public PropertyValue FUNC_CABLE_NOCONNECTIONDIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_NOCONNECTIONDIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_NOCONNECTIONDIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_NOCONNECTIONDIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Suppresses the output of the cable in the cable-connection diagram.