Spline(Point3dCollection, Vector3d, Vector3d, Int32, Double) Constructor

Initializes a new instance of the Spline class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Spline(
        Point3dCollection point,
        Vector3d startTangent,
        Vector3d endTangent,
        int order,
        double fitTolerance
)

Parameters

point  Point3dCollection
 
startTangent  Vector3d
 
endTangent  Vector3d
 
order  Int32
 
fitTolerance  Double
 
See Also

©  Bricsys NV. All rights reserved.