Overload_Rhino_Geometry_Unroller_AddFollowingGeometry - mcneel/rhinocommon-api-docs GitHub Wiki

Unroller.AddFollowingGeometry Method

Overload List

 

Name Description
Public method AddFollowingGeometry(Curve) Adds a curve that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(IEnumerable(Curve)) Adds curves that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(Point) Adds a point that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(Point3d) Adds a point that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(IEnumerable(Point3d)) Adds points that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(TextDot) Adds a text dot that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(IEnumerable(TextDot)) Adds text dots that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(Point3d, String) Adds a text dot that should be unrolled along with the surface/brep.
Public method AddFollowingGeometry(IEnumerable(Point3d), IEnumerable(String)) Adds text dots that should be unrolled along with the surface/brep.
  Back to Top

See Also

Reference

Unroller Class
Rhino.Geometry Namespace

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