API Help
Eplan.EplApi.DataModel.E3D Namespace / Function3DPropertyList Class / Function3DPropertyList Constructor / Function3DPropertyList Constructor(Function3D)
Function3D object whose properties will be affected.

In This Topic
    Function3DPropertyList Constructor(Function3D)
    In This Topic
    Should be used internal only
    Syntax
    public Function3DPropertyList( 
       Function3D obj
    )
    public:
    Function3DPropertyList( 
       Function3D^ obj
    )

    Parameters

    obj
    Function3D object whose properties will be affected.
    See Also