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

In This Topic
    ARTICLE_SPACING_FRONT Property
    In This Topic
    Mounting clearance Depth: Front # 22156.
    Syntax
    public PropertyValue ARTICLE_SPACING_FRONT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SPACING_FRONT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also