Unroller.AddFollowingGeometry Method (Point)

UnrollerAddFollowingGeometry Method (Point)

Adds a point that should be unrolled along with the surface/brep.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void AddFollowingGeometry(
	Point point
)
Public Sub AddFollowingGeometry ( 
	point As Point
)

Parameters

point
Type: Rhino.GeometryPoint
A point.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also