public PropertyValue SYMB_PREVENTPLACEMENT( int index ) {get; set;}
public: property PropertyValue^ SYMB_PREVENTPLACEMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_PREVENTPLACEMENT( int index ) {get; set;}
public: property PropertyValue^ SYMB_PREVENTPLACEMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Prevents the symbol being used in new schematics. If this property is activated, then the symbol is no longer shown in the project symbol selection, i.e. it can no longer be newly inserted. The symbol can still be edited in the master data.