Unroller Constructor (Surface)

Unroller Constructor (Surface)

Initializes a new instance of the Unroller class with surface.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Unroller(
	Surface surface
)
Public Sub New ( 
	surface As Surface
)

Parameters

surface
Type: Rhino.GeometrySurface
A surface to be unrolled.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also