Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_DESIGN_OF_THE_FIXING_POINT {get; set;}
    public:
    property PropertyValue^ ARTICLE_DESIGN_OF_THE_FIXING_POINT {
       PropertyValue^ get();
       void set (    PropertyValue^ 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