API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariant Class / VariantNr Property

In This Topic
VariantNr Property (SymbolVariant)
In This Topic
Returns number that identifies variant of a Symbol.
Syntax
public int VariantNr {get;}

Property Value

variant of the symbol
Remarks
Numbers are from range 0-7 and correspond with letters A-H in GUI. Additional number 16 is for a contact image. To check which variants are valid, please open window "Symbol selection" and select required symbol.
See Also