public Placement[] GetPlacementsWithCF( ICustomFilter filter )
public: array<Placement^>^ GetPlacementsWithCF( ICustomFilter^ filter )
Parameters
- filter
- a custom filter object implementing ICustomFilter
public Placement[] GetPlacementsWithCF( ICustomFilter filter )
public: array<Placement^>^ GetPlacementsWithCF( ICustomFilter^ filter )
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when internal used query throw exception. |