public CableUnit[] GetCableUnits( FunctionsFilter filter )
public: array<CableUnit^>^ GetCableUnits( FunctionsFilter^ filter )
Parameters
| Parameter Name | Description |
|---|---|
| filter | A Eplan.EplApi.DataModel.FunctionsFilter, can be NULL |
Return Value
• Eplan.EplApi.DataModel.EObjects.CableUnites matching the given Eplan.EplApi.DataModel.FunctionsFilter
• All Eplan.EplApi.DataModel.EObjects.CableUnites if the filter is
• All Eplan.EplApi.DataModel.EObjects.CableUnites if the filter is
NULL