CubicSplineCurve3d Constructor (Point3dCollection)

Constructor for the CubicSplineCurve3d class. Creates a cubic spline curve with passed points.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public CubicSplineCurve3d(
        Point3dCollection points
)

Parameters

points
Type: Teigha.GeometryPoint3dCollection
[in] Points that form this cubic spline curve.
See Also

©  Bricsys NV. All rights reserved.