Unroller Constructor (Surface) |
Initializes a new instance of the
Unroller class with surface.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Unroller(
Surface surface
)
Public Sub New (
surface As Surface
)
Parameters
- surface
- Type: Rhino.GeometrySurface
A surface to be unrolled.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also