Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3DPropertyList Class / PlaceHolder3DPropertyList Constructor / PlaceHolder3DPropertyList Constructor(PlaceHolder3D)
PlaceHolder3D object whose properties will be affected.

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

    Parameters

    obj
    PlaceHolder3D object whose properties will be affected.
    See Also