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

In This Topic
    FUNCTION3D_MOUNTINGLOCATION_AUTOMATIC Property
    In This Topic
    Mounting site (describing, common) # 36003.
    Syntax
    public PropertyValue FUNCTION3D_MOUNTINGLOCATION_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_MOUNTINGLOCATION_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    Shows the contents of the manually entered "Mounting site (describing)" property or if this is empty, the "Mounting site (describing)" property entered at the main function.

    See Also