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

In This Topic
    FUNC_ARTICLEPLACEMENT_MOUNTINGPLATE_MOUNTINGLOCATION Property
    In This Topic
    Mounting site (of mounting panel) # 20462.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_MOUNTINGPLATE_MOUNTINGLOCATION {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_MOUNTINGPLATE_MOUNTINGLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Mounting site of the mounting panel on which the item is placed.

    See Also