This document is archived and information here might be outdated. Recommended version. |
Feedback for creating a new circular arc segment.
Name | Description | |
---|---|---|
Abort | Abort the feedback. | |
Arc | The arc as it is currently being drawn. | |
Next | Switch the feedback to the next solution. | |
Radius | The current radius of the arc. | |
SetEndpoint | Fix the to point of the arc. | |
SetMidpoint | Fix a midpoint of the arc. | |
Start | Start the feedback, for an arc with the specified from point. | |
StartTangent | Start the feedback, fo an ar with the specified from point & tangent direction. | |
Stop | Stop the feedback, returning the final arc. |
Classes | Description |
---|---|
NewArcFeedback | Feedback object for creating a new circular arc. |