Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_THICKNESS_OF_MATERIAL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_THICKNESS_OF_MATERIAL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also