UnrollerAddFollowingGeometry Method (Curve) |
Adds a curve that should be unrolled along with the surface/brep.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void AddFollowingGeometry(
Curve curve
)
Public Sub AddFollowingGeometry (
curve As Curve
)
Parameters
- curve
- Type: Rhino.GeometryCurve
The curve.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also