API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLE_WEAR Property / FUNC_ARTICLE_WEAR Property

In This Topic
    FUNC_ARTICLE_WEAR Property
    In This Topic
    Wearing part # 20908.
    Syntax
    public PropertyValue FUNC_ARTICLE_WEAR {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_WEAR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Identifies a wearing part, e.g. the position of an item that is especially prone to wear. Entry is limited to 16 characters. A max. of 50 definitions can be defined using the index.

    See Also