Click or drag to resize

BrepLoopTo2dCurve Method

Create a 2d curve that traces the entire loop

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public Curve To2dCurve()

Return Value

Type: Curve

[Missing <returns> documentation for "M:Rhino.Geometry.BrepLoop.To2dCurve"]

See Also