Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_PREVENTPLACEMENT Property / SYMB_PREVENTPLACEMENT Property

In This Topic
SYMB_PREVENTPLACEMENT Property
In This Topic
Prevent new placement # 16012.
Syntax
public PropertyValue SYMB_PREVENTPLACEMENT {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

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.

See Also