PartDesign Preferences

From FreeCAD Documentation
Revision as of 21:50, 22 November 2018 by Renatorivo (talk | contribs) (Marked this version for translation)

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