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

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

    Parameters

    obj
    Group3D object whose properties will be affected.
    See Also