Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DESIGN_OF_THE_FIXING_POINT Property / ARTICLE_DESIGN_OF_THE_FIXING_POINT Property

In This Topic
    ARTICLE_DESIGN_OF_THE_FIXING_POINT Property
    In This Topic
    Design of attachment point # 26226.
    Syntax
    public MDPropertyValue ARTICLE_DESIGN_OF_THE_FIXING_POINT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESIGN_OF_THE_FIXING_POINT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Precise way of fastening. This includes aspects such as size, shape, material. Example: Hole, thread category, etc.

    See Also