Change to Polyline and Change to Bezier Curve

From OCAD Wiki - English
Revision as of 08:39, 1 June 2012 by FBO (talk | contribs)
Jump to navigation Jump to search

Change to Polyline

You can find this function in the Object menu or by clicking the Icon ChangeToPolyline.png Change to Polyline button in the Edit Functions Toolbar. This function is available when a line, area or line text object is selected.

Choose this function to change a line into a polyline. A polyline is an angular line, this means all Bezier vertices are replaced with regular vertices.

Change To Polyline Example.PNG

Change to Bezier Curve

You can find this function in the Object menu or by clicking the Icon ChangeToBezierCurve.PNG Change to Bezier Curve button in the Edit Functions Toolbar. This function is available when a line, area or line text object is selected.

Choose this command to convert the selected polylines to Bezier curves. The quality of the Bezier curve depends on the number of vertices of the original polylines. If the polyline has only a few vertices the distance from the Bezier curve to the original polyline between the vertices can be much bigger than the tolerance value.

If a hole inside an area object is selected, only the border of the hole is converted.

Change To Bezier Example.PNG

Define the Change to Bezier curve tolerance in the menu Options - OCAD Preferences - category Drawing and Editing.


Back to the Edit Object page.