PartDesign Preferences/tr: Difference between revisions

From FreeCAD Documentation
(Created page with "Parça tasarımı seçenekler")
 
(Updating to match new version of source page)
Line 7: Line 7:
[[File:Preference_Part_Design_Tab_02.png]]
[[File:Preference_Part_Design_Tab_02.png]]


In order to display an object efficiently the surface is tesselated, i.e. it is displayed with some tiny deviations. This tesselation applies not only to PartDesign models, but also for to other objects. There is a lower limit for the tesselation of 0.01%. If you really want to spend the additional time you can reduce the lower limit even further. Open Tools->Edit parameters... This openes the parameter editor where you navigate to BaseApp->Preferences->Mod->Part. With a right mouse button click in the right window part create a new key "MinimumDeviation" of type float. Set the value to the minimum tesselation of your choice. Please keep in mind, that the value in the preferences section is shown in %, i.e. for a value of 0,005% you have to enter here "0.00005". The smallest value possible is 1e-7.
In order to display an object efficiently the surface is tesselated, i.e. it is displayed with some tiny deviations. This tesselation applies not only to PartDesign models, but also to other objects. There is a lower limit for the tesselation of 0.01%. If you really want to spend the additional time you can reduce the lower limit even further. Open Tools->Edit parameters... This opens the parameter editor where you navigate to BaseApp->Preferences->Mod->Part. With a right mouse button click in the right window part create a new key "MinimumDeviation" of type float. Set the value to the minimum tesselation of your choice. Please keep in mind, that the value in the preferences section is shown in %, i.e. for a value of 0,005% you have to enter here "0.00005". The smallest value possible is 1e-7.


[[Category:User Documentation]]
[[Category:User Documentation]]

Revision as of 17:12, 3 January 2019

The preferences screen of the PartDesign are found in the Preferences window (Menu Edit → Preferences → PartDesign).

General

Shape view

In order to display an object efficiently the surface is tesselated, i.e. it is displayed with some tiny deviations. This tesselation applies not only to PartDesign models, but also to other objects. There is a lower limit for the tesselation of 0.01%. If you really want to spend the additional time you can reduce the lower limit even further. Open Tools->Edit parameters... This opens the parameter editor where you navigate to BaseApp->Preferences->Mod->Part. With a right mouse button click in the right window part create a new key "MinimumDeviation" of type float. Set the value to the minimum tesselation of your choice. Please keep in mind, that the value in the preferences section is shown in %, i.e. for a value of 0,005% you have to enter here "0.00005". The smallest value possible is 1e-7.