PolylineCurve2d Constructor (KnotCollection, Point2dCollection)

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

Parameters

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

©  Bricsys NV. All rights reserved.