API Help
Eplan.EplApi.DataModel.Graphics Namespace / Spline Class / Properties Property

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

    Property Value

    P8 properties of the spline.
    See Also