In Polylinie umwandeln und in Bezier-Kurve umwandeln: Unterschied zwischen den Versionen

Aus OCAD 11 Wiki - Deutsch
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:


==Change to Bezier Curve==
==Change to Bezier Curve==
 
You can find this function in the '''Object''' menu or by clicking the [[File:Icon_ChangeToBezierCurve.PNG]] '''Change to Bezier Curve''' button in the '''Edit Functions Toolbar'''.
[[File:Icon_ChangeToBezierCurve.PNG]] Change to Bezier Curve button
This function is available when a line, area or line text object is selected.
 
This command is active when one or more objects are 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.  
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.  
Zeile 15: Zeile 13:
If a hole inside an area object is selected, only the border of the hole is converted.
If a hole inside an area object is selected, only the border of the hole is converted.


Define the '''Change to Bezier curve tolerance''' in the menu '''Options''' - [[OCAD_Preferences|'''OCAD Preferences''']] - category [[OCAD_Preferences#Drawing_and_Editing|'''Drawing and Editing''']].
Define the '''Change to Bezier curve''' tolerance in the menu '''Options''' - [[OCAD_Preferences|'''OCAD Preferences''']] - category [[OCAD_Preferences#Tolerances|'''Drawing and Editing''']].
----
Back to the '''[[Edit Object#Change to Polyline or Bezier curve|Edit Object]]''' page.

Version vom 1. Juni 2012, 08:32 Uhr

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 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.

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


Back to the Edit Object page.