API Help
Eplan.EplApi.DataModel Namespace / Connection Class / KindOfWire Property

In This Topic
KindOfWire Property (Connection)
In This Topic
Returns kind of wire.
Syntax
public Connection.Enums.KindOfWire KindOfWire {get;}

Property Value

Kind of wire enum value.
Remarks
It is necessary to update connections in order to fill this property after creating or setting logical area to Cable.
See Also