Click or drag to resize

CurveTryGetCircle Method

Overload List
  NameDescription
Public methodCode exampleTryGetCircle(Circle)
Try to convert this curve into a circle using RhinoMath.ZeroTolerance.
Public methodCode exampleTryGetCircle(Circle, Double)
Try to convert this curve into a Circle using a custom tolerance.
Top
See Also