Arch Structure/de


Arch Structure.png Bauelement

Menüeintrag
Architektur → Struktur
Arbeitsbereich
Arch
Standardtastenkürzel
S T
Siehe auch
Wand


Beschreibung

Dieses Werkzeug ermöglicht die Konstruktion von Bauelementen wie Ständern oder Querträgern, indem Breite, Länge und Höhe angegeben werden, oder das Element aus einem 2D-Profil heraus erzeugt wird.

Arch Structure example.jpg

Das obenstehende Bild zeigt einen Träger basierend auf einem 2D-Profil, einen Ständer und einen Träger basierend auf den Abmessungen Höhe, Länge und Breite, sowie einem metallischen Profil basierend auf einer 2D-Kontur (Fläche, Mehrpunkt-Linie (Wire) oder Skizze).

Anwendung

  1. Wählen Sie eine 2D-Form (Draft-Objekt, Fläche oder Skizze) (optional)
  2. Drücken Sie den Arch Structure.png Bauelement-Knopf, oder die Tasten S und T
  3. Passen Sie die Eigenschaften des Objektes Ihren Erfordernissen an.

Optionen

Eigenschaften

Presets

The Structure tool also features a series of presets that allow to quickly build standard metallic profiles or precast concrete elements.

Arch presets example.jpg

The presets are obtained by choosing a Category from the structure options panel. Available categories are Precast concrete or any of the industry-standard metallic profiles such as HEA, HEB or INP. For each of these categories, a number of presets are available. Once a preset is chosen, its individual parameters such as Length, Width or Height can be adjusted. However, for metallic profiles, the profile size is set by the preset and cannot be changed.

The Switch L/H button can be used to switch Length and Height values, and therefore building a horizontal beam rather than a vertical column.

Arch precast example.jpg

Structural nodes

Structural objects also have the ability to display structural nodes. Structural nodes are a sequence of 3D points stored in a "Nodes" property. By switching the "Show Nodes" view property on/off, one can see the structural nodes of a structural element:

Arch structural nodes.jpg

Scripting

Dieses Werkzeug kann in Makros ebenso wie aus der Python-Konsole heraus mit folgendem Kommando angesprochen werden:

makeStructure ([obj],[length],[width],[height],[name]) 

Beispiel:

import Arch
Arch.makeStructure(0.5,1,3) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Arch_Structure/de&oldid=230691"

Navigation menu