PolylineCurve3d Constructor (KnotCollection, Point3dCollection)

Initializes a new instance of the PolylineCurve3d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public PolylineCurve3d(
        KnotCollection knots,
        Point3dCollection controlPoints
)

Parameters

knots
Type: Teigha.GeometryKnotCollection
controlPoints
Type: Teigha.GeometryPoint3dCollection
See Also

©  Bricsys NV. All rights reserved.