PartDesign Preferences/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "==Formansicht==")
Line 35: Line 35:
[[File:Preference_Part_Design_Tab_01.png]]
[[File:Preference_Part_Design_Tab_01.png]]


==Shape view==
==Formansicht==


In the ''Shape view'' tab you can specify the following:
In the ''Shape view'' tab you can specify the following:

Revision as of 19:14, 23 March 2020

Der Einstellungsbildschirm des PartDesign Arbeitsbereichs befindet sich im Einstellungseditor, Template:MenuCommand/de.

Es gibt zwei Reiter: Allgemein und Formansicht.

Allgemein

Im der Reiter Allgemein kannst Du folgendes angeben:

Name Beschreibung
Template:MenuCommand/de Wenn gekreuzt, nach einer booleschen Bearbeitung wird es geprüft wenn die Darstellung der Grenze (BRep) des Modells gültig ist . Dies wird intern durch die Funktion ÜberprüfeGeometrie durchgeführt.
Template:MenuCommand/de If checked, Das Modell wird mit der Funktion verfeinert VerfeinernForm nach einer booleschen Bearbeitung.
Template:MenuCommand/de Wenn gekreuzt, wird das Modell mit der Funktion VerfeinernForm verfeinert, nachdem eine Skizze eines Objekts geändert wurde.
Template:MenuCommand/de Diese Option hat derzeit keine Auswirkungen.

Formansicht

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.