CurveTryGetArc Method |
Name | Description | |
---|---|---|
TryGetArc(Arc) |
Try to convert this curve into an Arc using RhinoMath.ZeroTolerance.
| |
TryGetArc(Arc, Double) |
Try to convert this curve into an Arc using a custom tolerance.
| |
TryGetArc(Plane, Arc) |
Try to convert this curve into an Arc using RhinoMath.ZeroTolerance.
| |
TryGetArc(Plane, Arc, Double) |
Try to convert this curve into an Arc using a custom tolerance.
|