Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_MOUNTING_FORM Property / ARTICLE_MOUNTING_FORM Property

In This Topic
    ARTICLE_MOUNTING_FORM Property
    In This Topic
    Mounting configuration # 26273.
    Syntax
    public PropertyValue ARTICLE_MOUNTING_FORM {get; set;}
    public:
    property PropertyValue^ ARTICLE_MOUNTING_FORM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specific manner in which a part is installed or mounted. This includes, for example, the positioning, the alignment or the placement within a predefined geometric shape.

    See Also