API Help
Eplan.EplApi.DataModel Namespace / MergedFunction Class / MergedFunction Constructor / MergedFunction Constructor(Function3D)

In This Topic
MergedFunction Constructor(Function3D)
In This Topic
Constructor. Creates the MergedFunction object and initializes it to cover the function 3D passed as parameter and all the other 'mergable' functions from the device that the input function belongs to.
Syntax
public MergedFunction( 
   Function3D function
)

Parameters

function
See Also