Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / SetSymbolVariant Method
Symbol variant to set
Determines if logical definition from symbol should be used

In This Topic
SetSymbolVariant Method
In This Topic
Sets symbol variant for Function.
Syntax

Parameters

pNewSymbolVariant
Symbol variant to set
bUseLogicalDefinitionFromSymbol
Determines if logical definition from symbol should be used
Remarks
This method allows to set SymbolVariant for function. Boolean parameter defines if logical definition should be taken from symbol. This logical definition have is responsible for, for example: Pins data of Function.
See Also