Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference Class / SwitchLocalPropertyPlacements Method
If true copies all properties from symbol/symbol reference . Otherwise removes all local properties.

SwitchLocalPropertyPlacements Method (SymbolReference)
Copies or removes all local ProperyPlacemnets and sets flag
Syntax
public void SwitchLocalPropertyPlacements( 
   bool nUseLocal
)

Parameters

nUseLocal
If true copies all properties from symbol/symbol reference . Otherwise removes all local properties.
Exceptions
ExceptionDescription
Thrown when user wants to change PropertyPlacement with default configuration.
See Also