Overload_Rhino_Geometry_Curve_IsClosable - mcneel/rhinocommon-api-docs GitHub Wiki

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

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