Click or drag to resize

RhinoBrepLoopTo2dCurve Method

Create a 2d curve that traces the entire loop.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public ICurve To2dCurve()

Return Value

Type: ICurve

[Missing <returns> documentation for "M:Karamba.GHopper.Geometry.RhinoBrepLoop.To2dCurve"]

Implements

IBrepLoopTo2dCurve
See Also