public Plug[] GetPlugsWithCF( ICustomFilter filter )
public: array<Plug^>^ GetPlugsWithCF( ICustomFilter^ filter )
Parameters
- filter
- A custom filter object implementing the Eplan.EplApi.DataModel.ICustomFilter interface
Return Value
• Eplan.EplApi.DataModel.EObjects.Plugs matching the given custom filter
• All Eplan.EplApi.DataModel.EObjects.Plugs if the filter is
• All Eplan.EplApi.DataModel.EObjects.Plugs if the filter is
NULL