PartDesign Preferences/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/it")
(Updating to match new version of source page)
Line 6: Line 6:
===Vista della forma===
===Vista della forma===
[[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.


[[Category:User Documentation/it]]
[[Category:User Documentation/it]]

Revision as of 21:50, 22 November 2018

La finestre delle preferenze di PartDesign si trovano dentro (Menu Edita → Preferenze → PartDesign)

Generale

Vista della forma

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.