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

In This Topic
ARTICLE_WEAR Property
In This Topic
Wearing part # 22139.
Syntax
public PropertyValue ARTICLE_WEAR {get; set;}

Property Value

Returns property value of type System.String.
Remarks

Identifies a wearing part, e.g. the position of an item that is especially prone to wear. Entry is limited to 16 characters.

EPLAN reads article reference properties from function or if corresponding propoerty does not exists on function or is empty, then it is taken directly from the article. User needs to remember that setting values which removes property value for article reference property causes that they are read from article. Here is list of such values for each type: LONG - 0, STRING - empty string, BOOL - false, DOUBLE - 0.0 and for MULTILANGSTRING - empty multi lang string.

See Also