NurbCurve3d(LineSegment3d) Constructor

Constructor for the NurbCurve3d class. Constructs a 3D curve from a passed 3D line segment.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public NurbCurve3d(
        LineSegment3d lineSegment
)

Parameters

lineSegment  LineSegment3d
 
See Also

©  Bricsys NV. All rights reserved.