API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / FunctionDefinition Property

In This Topic
FunctionDefinition Property (Placement3D)
In This Topic
Returns the Eplan.EplApi.DataModel.FunctionDefinition of the Placement3D.
Syntax
public FunctionDefinition FunctionDefinition {get; set;}

Property Value

Placement3D's Eplan.EplApi.DataModel.FunctionDefinition or NULL if Placement3D doesn't have FunctionDefinition.
See Also