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

In This Topic
    ARTICLE_PROFILEDISTANCE Property
    In This Topic
    Adjoining distance # 22191.
    Syntax
    public MDPropertyValue ARTICLE_PROFILEDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PROFILEDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Shows the spacing (in mm) between multiple enclosures lined up next to each other.

    See Also