Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / CableUnit Class / AllObjects Property

In This Topic
AllObjects Property (CableUnit)
In This Topic
Returns an array of StorableObjects which contains the same harness name in property HARNESS_NAME and additionally all connections connected to the connectors marked with harness name.
Syntax
public StorableObject[] AllObjects {get;}
See Also