API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_BARGEOMETRY Property / ARTICLE_BARGEOMETRY(Int32) Property

In This Topic
    ARTICLE_BARGEOMETRY(Int32) Property
    In This Topic
    Busbars: Profile geometry D x H (only EPLAN Cabinet) # 22200. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_BARGEOMETRY( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_BARGEOMETRY {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Profile geometry of the busbar system.

    See Also