BIM DrawingView/de

BIM Zeichnungsansicht

Menüeintrag
Beschriftung → 2D-Ansichten erstellen → 2D-Zeichnungsansicht
Arbeitsbereich
BIM
Standardtastenkürzel
ohne
Eingeführt in Version
1.0
Siehe auch
Arch Schnittebene, BIM Form2DAnsicht, BIM Form2DSchnitt

Beschreibung

Das Werkzeug BIM Zeichnungsansicht erstellt ein Containerobjekt, das eine Art Arch Gebäudeteil ist, welches dazu bestimmt ist, 2D-Projektionsobjekte aufzunehmen.

Bei Verwendung im typischen Arbeitsablauf mit einer Arch Schnittebene automatisiert dieses Werkzeug den gesamten 2D-Extraktionsprozess. Es erstellt automatisch sowohl die Hintergrundprojektionslinien (über BIM Form2DAnsicht) als auch die massiven Schnitte (über BIM Form2DSchnitt) und flacht sie auf die XY-Ebene ab und gruppiert sie in einem einzigen „Drawing”-Ordner.

Dieser gruppierte Zeichnungscontainer kann dann einfach als einzelne 2D-DXF- oder SVG-Datei exportiert oder als einzelne Ansicht in eine TechDraw-Seite eingefügt werden.

Anwendung

Automatischer Arbeitsablauf

  1. Select a single Arch SectionPlane in the Tree View or the 3D View.
  2. There are several ways to invoke the tool:
    • Press the 2D Drawing button.
    • Select the Annotation → Create 2D Views → 2D Drawing option from the menu.
    • Use the keyboard shortcut: V then D.
  3. A new "Drawing" object is created in the Tree View. Underneath it, you will find two new 2D objects: "Viewed lines" and "Cut lines" (representing the projection and the cut fills, respectively).

Manueller Arbeitsablauf

  1. Sicherstellen, dass nichts ausgewählt ist.
  2. Das Werkzeug mit einer der oben beschriebenen Methoden aufrufen.
  3. In der Baumansicht wird ein neuer, leerer Container „Drawing” erstellt.
  4. Vorhandene 2D-Formen, Entwurfsobjekte oder Form2DAnsicht können manuell in diesen Container gezogenen werden und dort ablegt werden, um sie für den Export oder für Zeichnungsblätter zu gruppieren.

Hinweise

  • The recommended workflow: this tool is the most efficient way to generate architectural drawings. By selecting a Section Plane and running this command, FreeCAD automatically performs the manual steps of creating both a Section View (for background lines) and a Section Cut (for solid fills).
  • Vertical sections and elevations: when a vertical Section Plane is projected, the building's horizontal axis is mapped to the global X-axis, and the building's vertical axis (height) is mapped to the global Y-axis. It effectively projects vertical elevations on the XY-plane automatically.
  • A virtual drafting table: this command forces DatenInPlace to false for all its children. This creates a "virtual drafting table" at the global origin (Z=0) where all project drawings are collected flat, regardless of their 3D orientation. This ensures that TechDraw can handle them as standard 2D vector groups and that DXF exports are perfectly flat.

Eigenschaften

Die BIM Zeichnungsansicht ist im Wesentlichen ein Arch Gebäudeteil mit dem Wert Daten-EigenschaftIfcType auf Annotation und dem Wert Daten-EigenschaftObjectType auf DRAWING.

Um die Eigenschaften-Ansicht für 2D-Zeichnungen übersichtlich zu halten, werden mehrere von BuildingPart geerbte 3D-spezifische Eigenschaften (wie Daten-EigenschaftHeight, Daten-EigenschaftArea und Daten-EigenschaftLevelOffset) in der Benutzeroberfläche ausgeblendet.