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

In This Topic
    ARTICLE_THICKNESS_OF_MATERIAL Property
    In This Topic
    Material thickness # 26096.
    Syntax
    public PropertyValue ARTICLE_THICKNESS_OF_MATERIAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_THICKNESS_OF_MATERIAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Material thickness, the smallest spatial extent of the material or object.

    See Also