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

In This Topic
    ARTICLE_OUTERDIAMETER Property
    In This Topic
    Outside diameter # 22065.
    Syntax
    public PropertyValue ARTICLE_OUTERDIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_OUTERDIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Outside diameter (in mm).

    See Also