Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TopologyLine Class / Properties Property

In This Topic
    Properties Property (TopologyLine)
    In This Topic
    .NET Property enabling access to P8 properties of the TopologyLine object.
    Syntax
    public new TopologyLinePropertyList Properties {get;}
    public:
    new property TopologyLinePropertyList^ Properties {
       TopologyLinePropertyList^ get();
    }

    Property Value

    P8 properties of the line.
    See Also