public MDPropertyValue SYMB_PREVENTPLACEMENT( int index ) {get; set;}
public: property MDPropertyValue^ SYMB_PREVENTPLACEMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue SYMB_PREVENTPLACEMENT( int index ) {get; set;}
public: property MDPropertyValue^ SYMB_PREVENTPLACEMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ 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.