API Help
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CablePropertyList Constructor / CablePropertyList Constructor(Cable)
Cable object whose properties will be affected.

In This Topic
CablePropertyList Constructor(Cable)
In This Topic
Should be used internal only
Syntax
public CablePropertyList( 
   Cable obj
)

Parameters

obj
Cable object whose properties will be affected.
See Also