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

In This Topic
    ARTICLE_SPACING_BELOW Property
    In This Topic
    Mounting clearance Height: Below # 22155.
    Syntax
    public PropertyValue ARTICLE_SPACING_BELOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_SPACING_BELOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also