NurbCurve2d(LineSegment2d) Constructor

Constructor for the NurbCurve2d class. Constructs a 2D curve from a passed 2D line segment.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public NurbCurve2d(
        LineSegment2d linSegment
)

Parameters

linSegment  LineSegment2d
[in] Line segment from which a NURBS curve is constructed.
See Also

©  Bricsys NV. All rights reserved.