Skip to content

M_Rhino_Geometry_BrepLoop_To2dCurve

Will Pearson edited this page Aug 12, 2016 · 2 revisions

BrepLoop.To2dCurve Method

Create a 2d curve that traces the entire loop

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Curve To2dCurve()

VB

Public Function To2dCurve As Curve

Return Value

Type: Curve
[Missing documentation for "M:Rhino.Geometry.BrepLoop.To2dCurve"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepLoop Class
Rhino.Geometry Namespace

Clone this wiki locally