Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / SplinePropertyList Class / SplinePropertyList Constructor / SplinePropertyList Constructor(Spline)
Spline object whose properties will be affected.

In This Topic
    SplinePropertyList Constructor(Spline)
    In This Topic
    Should be used internal only
    Syntax
    public SplinePropertyList( 
       Spline obj
    )
    public:
    SplinePropertyList( 
       Spline^ obj
    )

    Parameters

    obj
    Spline object whose properties will be affected.
    See Also