public Connection[] GetConnectionsWithCF( ICustomFilter filter )
public: array<Connection^>^ GetConnectionsWithCF( ICustomFilter^ filter )
Parameters
| Parameter Name | Description |
|---|---|
| filter | A custom filter object implementing the Eplan.EplApi.DataModel.ICustomFilter interface |
Return Value
• Eplan.EplApi.DataModel.Connections matching the given custom filter
• All Eplan.EplApi.DataModel.Connections if the filter is
• All Eplan.EplApi.DataModel.Connections if the filter is
NULL