Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingSegment Class / Properties Property

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

    Property Value

    P8 properties of the RoutingSegment.
    See Also