Click or drag to resize

CurveTryGetArc Method

Overload List
  NameDescription
Public methodTryGetArc(Arc)
Try to convert this curve into an Arc using RhinoMath.ZeroTolerance.
Public methodTryGetArc(Arc, Double)
Try to convert this curve into an Arc using a custom tolerance.
Public methodTryGetArc(Plane, Arc)
Try to convert this curve into an Arc using RhinoMath.ZeroTolerance.
Public methodTryGetArc(Plane, Arc, Double)
Try to convert this curve into an Arc using a custom tolerance.
Top
See Also