Part FormGenerator

From FreeCAD Documentation
Revision as of 12:09, 19 August 2021 by Maker (talk | contribs) (Created page with "===Fläche aus Kanten===")

Part Generator

Menüeintrag
Formteil → Formgenerator...
Arbeitsbereich
Part
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Part Grundkörper erstellen

Beschreibung

Ein Werkzeug zur Erstellung von komplexeren Formen aus verschiedenen parametrischen geometrischen Grundkörpern.

Anwendung

Dieses Werkzeug kann die folgenden Objekte erstellen:

Kante aus zwei Knoten

  1. Wähle zwei Knoten aus
  2. Klicke auf Erstellen

Draht aus Kanten

  1. Select a set of adjacent edges in the 3D view
  2. Click on Create

Fläche aus Knoten

  1. Select vertices bounding the face in the 3D view
  2. Select if face should be planar
  3. Click on Create
  4. Object will be created in 3D view and will be listed in tree view

Fläche aus Kanten

  1. Select a closed set of edges bounding the face in the 3D view
  2. Select if face should be planar
  3. Click on Create
  4. Object will be created in 3D view and will be listed in tree view

Shell from faces

  1. Select faces in the 3D view
  2. Select if the shape should be refined
  3. Select if all faces should be included in shell
  4. Click on Create
  5. Object will be created in 3D view and will be listed in tree view

Festkörper aus Hülle

  1. Wähle es, wenn die Form verfeinert werden soll.
  2. Klicke auf Erstellen
  3. Das Objekt wird in der 3D Ansicht erstellt und in der Baumansicht aufgelistet

Hinweise

A possible workflow could be:

  • Draw a wireframe-model of your shape using the tools in the Draft Workbench (for example line and dwire)
  • Create all faces with "face from edges"
  • Create a "shell from faces"
  • Create a "solid from shell"