public PropertyValue INTERRUPTIONPOINT_AUTO_CREATED( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_AUTO_CREATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INTERRUPTIONPOINT_AUTO_CREATED( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_AUTO_CREATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates whether the interruption point was generated automatically. These interruption points are created when pasting and cutting schematic elements if the Smart connect option is enabled.