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

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

    Property Value

    P8 properties of the RoutingSpline.
    See Also