Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / FunctionDefinition Constructor

In This Topic
FunctionDefinition Constructor
In This Topic
Overload List
OverloadDescription
Constructs and initializes a FunctionDefinition object with the specified function's category, group and ID. Note: The specified function definition must exist in the function definitions library passed by the funcDefLibrary parameter  
Constructs and initializes a FunctionDefinition object with the specified function's category, group and ID. Note: The specified function definition must exist in the project's standard function definitions library  
Constructs and initializes a FunctionDefinition object with the specified function's category, group and ID. Note: The specified function definition must exist in the project's standard function definitions library  
See Also