Skip to content

Overload_Rhino_Geometry_Curve_IsClosable

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Curve.IsClosable Method

Overload List

 

Name Description
Public method IsClosable(Double) Decide if it makes sense to close off this curve by moving the endpoint to the start based on start-end gap size and length of curve as approximated by chord defined by 6 points.
Public method IsClosable(Double, Double, Double) Decide if it makes sense to close off this curve by moving the endpoint to the start based on start-end gap size and length of curve as approximated by chord defined by 6 points.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

Clone this wiki locally