Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_CREATE_MOUNTINGLIST Property / FUNCTION3D_CREATE_MOUNTINGLIST Property

In This Topic
    FUNCTION3D_CREATE_MOUNTINGLIST Property
    In This Topic
    Output in mounting list # 36032.
    Syntax
    public PropertyValue FUNCTION3D_CREATE_MOUNTINGLIST {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_CREATE_MOUNTINGLIST {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated for a 3D part placement, the 3D part placement is output when mounting lists are generated.

    See Also