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

In This Topic
    FUNCTION3D_HAS_MOUNTINGPOINTS Property
    In This Topic
    Has mounting points # 36104.
    Syntax
    public PropertyValue FUNCTION3D_HAS_MOUNTINGPOINTS {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_HAS_MOUNTINGPOINTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Specifies whether the item has mounting points.

    See Also