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

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

    Parameters

    obj
    Placement3D object whose properties will be affected.
    See Also