public PropertyValue FUNC_CABLEAUTONAMED( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLEAUTONAMED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLEAUTONAMED( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLEAUTONAMED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Unnamed cable definitions, shields, and connection definition points are assigned to this property during automatic cable generation. Automatically assigned names are deleted and newly assigned in the next automatic run; manually assigned names are retained.