public Function3D[] GetFunctions3D( Functions3DFilter filter )
public: array<Function3D^>^ GetFunctions3D( Functions3DFilter^ filter )
Parameters
| Parameter Name | Description |
|---|---|
| filter | A Eplan.EplApi.DataModel.Functions3DFilter, can be NULL |
Return Value
• Eplan.EplApi.DataModel.E3D.Function3Ds matching the given Eplan.EplApi.DataModel.Functions3DFilter
• All Eplan.EplApi.DataModel.E3D.Function3Ds if the filter is
• All Eplan.EplApi.DataModel.E3D.Function3Ds if the filter is
NULL