PartDesign Preferenze

From FreeCAD Documentation
Revision as of 15:02, 25 September 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

There are two tabs: General, and Shape view.

Generale

Vista della forma

Al fine di visualizzare un oggetto in modo efficiente, la superficie è tessellata, cioè viene visualizzata con alcune piccole deviazioni. Questa tessellazione si applica non solo ai modelli di PartDesign, ma anche ad altri oggetti. Per la tessellazione il limite inferiore è fissato a 0,01%. Se si vuole davvero passare del tempo aggiuntivo per vedere l'aggiornamento della schermata, è possibile ridurre ulteriormente il limite inferiore. Aprire Strumenti-> Modifica parametri ... Questo apre l'editor dei parametri da cui si può accedere a BaseApp-> Preferenze-> Mod-> Parte. Fare clic con il pulsante destro del mouse nella parte destra della finestra Editor dei parametri e dal menu a comparsa scegliere "New float item". Impostare il valore sulla tessera minima a propria scelta. Ricordare che il valore nella sezione delle preferenze viene visualizzato in %, vale a dire che per avere un valore dello 0,005% qui si deve inserire "0,00005". Il valore minimo possibile è 1e-7.

In the Shape view tab you can specify the following:

Name Description
Maximum deviation depending on the model bounding box Maximum linear deflection of the tesselated objects from their surface
Maximum angular deflection Maximum angular deflection from one tesselated object section to the next section

In order to display an object efficiently its surface is tesselated, i.e. it is displayed with some small deviations from it real surface. This applies not only to PartDesign models, but also to other objects in FreeCAD.

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 by opening the menu Tools → Edit parameters... This opens the parameter editor where you navigate to BaseApp → Preferences → Mod → Part.

Right click on Mesh deviation choose in the context menu Change value. Set the value to the minimum tesselation of your choice. Please keep in mind that the value is in %, i.e. for a value of 0.005% you have to enter "0.00005". The smallest value possible is 1e-7. Note: In the preferences menu you will still see 0.01% even if you set a lower value.