Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA {get; set;}
    public:
    property PropertyValue^ ARTICLE_DIMENSIONS_OF_THE_PRESSURED_AREA {
       PropertyValue^ get();
       void set (    PropertyValue^ 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