M_Rhino_Geometry_Unroller__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Unroller Constructor (Brep)

Initializes a new instance of the Unroller class with a brep.

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

Syntax

C#

public Unroller(
	Brep brep
)

VB

Public Sub New ( 
	brep As Brep
)

Parameters

 

brep
Type: Rhino.Geometry.Brep
A brep to be unrolled.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Unroller Class
Unroller Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️