Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article Class / ConnectionPointsInfo Property

In This Topic
    ConnectionPointsInfo Property
    In This Topic
    Connection point pattern defined for this article. Returns null if article does not contain connection pattern.
    Syntax
    public ConnectionPointsInfo ConnectionPointsInfo {get;}
    public:
    property ConnectionPointsInfo^ ConnectionPointsInfo {
       ConnectionPointsInfo^ get();
    }
    See Also