public PropertyValue ARTICLEREF_LENGTH_SUM( int index ) {get; set;}
public: property PropertyValue^ ARTICLEREF_LENGTH_SUM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLEREF_LENGTH_SUM( int index ) {get; set;}
public: property PropertyValue^ ARTICLEREF_LENGTH_SUM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
This property totals up the lengths of all the functions (for example connections, routing paths, busbars, etc.) having the same part. The length unit is specified in the project settings for connections. You can use the property in forms for the parts list, for example in calculation formulas for calculating the order length.