Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA Property / ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA Property

In This Topic
    ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA Property
    In This Topic
    Pressure area: Dimension # 26001.
    Syntax
    public MDPropertyValue ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Exact geometric dimensions (width x height) of the surface to which pressure is applied.

    See Also