Create a 3D curve that approximates the loop geometry.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function To3dCurve As Curve
Return Value
Type:
CurveA 3D curve that approximates the loop or null on failure.
See Also