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