| Overload | Description |
|---|---|
| GetFunctions(FunctionsFilter,Boolean) | Returns Eplan.EplApi.DataModel.Functions matching the given filter. If the "bWithConnectionDefinitionPoints" parameter is TRUE, also returns Eplan.EplApi.DataModel.ConnectionDefinitionPoints matching the given filter. |
| GetFunctions(FunctionsFilter,Functions3DFilter) | Returns array of 2D and 3D Functions matching the given filter. |
| GetFunctions(FunctionsFilter) | Returns Eplan.EplApi.DataModel.Functions matching the given filter. |