Eplan Platform API
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / GetFunctions3D Method
a Functions3DFilter, can be null

GetFunctions3D Method
Returns Eplan.EplApi.DataModel.E3D.Function3Ds matching given filter.
Syntax
public Function3D[] GetFunctions3D( 
   Functions3DFilter filter
)

Parameters

filter
a Functions3DFilter, can be null

Return Value

Exceptions
ExceptionDescription
Thrown when internal used query throw exception.
Remarks
See Also