CubicSplineCurve3d(Point3dCollection, Vector3d, Vector3d, Tolerance) Constructor

Initializes a new instance of the CubicSplineCurve3d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public CubicSplineCurve3d(
        Point3dCollection points,
        Vector3d startDerivative,
        Vector3d endDerivative,
        Tolerance tolerance
)

Parameters

points  Point3dCollection
 
startDerivative  Vector3d
 
endDerivative  Vector3d
 
tolerance  Tolerance
 
See Also

©  Bricsys NV. All rights reserved.