Arch BuildingPart/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 21: Line 21:
==Beschreibung==
==Beschreibung==


<div class="mw-translate-fuzzy">
Der GebäudeTeil ersetzt das alte [[Arch_Floor/de|Arch Geschoss]] und [[Arch_Building/de|Arch Gebäude]] Werkzeug durch eine leistungsfähigere Version, mit der nicht nur Geschosse/Etagen/Ebenen, sondern auch alle Arten von Situationen erstellt werden können, in denen verschiedene Architektur/BIM Objekte gruppiert werden sollen und das diese Gruppe als ein Objekt behandelt oder nachgebildet werden soll.
Der GebäudeTeil ersetzt das alte [[Arch_Floor/de|Arch Geschoss]] und [[Arch_Building/de|Arch Gebäude]] Werkzeug durch eine leistungsfähigere Version, mit der nicht nur Geschosse/Etagen/Ebenen, sondern auch alle Arten von Situationen erstellt werden können, in denen verschiedene Architektur/BIM Objekte gruppiert werden sollen und das diese Gruppe als ein Objekt behandelt oder nachgebildet werden soll.
</div>


==Anwendung==
==Anwendung==


<div class="mw-translate-fuzzy">
# Wähle wahlweise ein oder mehrere Objekte, die in dein neues Gebäude Teil eingeschlossen werden sollen.
# Wähle wahlweise ein oder mehrere Objekte, die in dein neues Gebäude Teil eingeschlossen werden sollen.
# Drücke die {{Button|[[Image:Arch BuildingPart.svg|16px]] [[Arch BuildingPart/de|Arch GebäudeTeil]]}} Schaltfläche.
# Drücke die {{Button|[[Image:Arch BuildingPart.svg|16px]] [[Arch BuildingPart/de|Arch GebäudeTeil]]}} Schaltfläche.
</div>


=== Hinweise ===
=== Hinweise ===
Line 58: Line 62:


* {{PropertyData|Group|LinkList}}: List of referenced objects.
* {{PropertyData|Group|LinkList}}: List of referenced objects.

* {{PropertyData|_ Group Touched|Bool|Hidden}}
* {{PropertyData|_ Group Touched|Bool|Hidden}}


Line 64: Line 67:


* {{PropertyData|Area|Area}}: The computed floor area of this floor.
* {{PropertyData|Area|Area}}: The computed floor area of this floor.

* {{PropertyData|Height|Length}}: The height of this object, and of its children objects. The children objects could be, for example, [[Arch Wall|Arch Walls]]. Each wall's height must be set to {{incode|0}} (zero), so the height property of the BuildingPart propagates to the objects inside of it.
* {{PropertyData|Height|Length}}: The height of this object, and of its children objects. The children objects could be, for example, [[Arch Wall|Arch Walls]]. Each wall's height must be set to {{incode|0}} (zero), so the height property of the BuildingPart propagates to the objects inside of it.

* {{PropertyData|Level Offset|Length}}: The level of the (0,0,0) point of this level. This value is added to the {{incode|Placement.Base.z}} attribute of the BuildingPart, to indicate a vertical offset without actually moving the object. The resulting offset is displayed if {{PropertyView|Show Level}} is {{TRUE}}.
* {{PropertyData|Level Offset|Length}}: The level of the (0,0,0) point of this level. This value is added to the {{incode|Placement.Base.z}} attribute of the BuildingPart, to indicate a vertical offset without actually moving the object. The resulting offset is displayed if {{PropertyView|Show Level}} is {{TRUE}}.

* {{PropertyData|Materials Table|Map|Hidden}}: A MaterialName:SolidIndexesList map that relates material names with solid indexes to be used when referencing this object from other files.
* {{PropertyData|Materials Table|Map|Hidden}}: A MaterialName:SolidIndexesList map that relates material names with solid indexes to be used when referencing this object from other files.

* {{PropertyData|Only Solids|Bool}}: If true, only solids will be collected by this object when referenced from other files.
* {{PropertyData|Only Solids|Bool}}: If true, only solids will be collected by this object when referenced from other files.

* {{PropertyData|Saved Inventor|FileIncluded|Hidden}}: This property stores an inventor representation for this object.
* {{PropertyData|Saved Inventor|FileIncluded|Hidden}}: This property stores an inventor representation for this object.

* {{PropertyData|Shape|PartShape|Hidden}}: The shape of this object.
* {{PropertyData|Shape|PartShape|Hidden}}: The shape of this object.


Line 84: Line 81:


* {{PropertyData|Ifc Data|Map|Hidden}}: IFC data.
* {{PropertyData|Ifc Data|Map|Hidden}}: IFC data.

* {{PropertyData|Ifc Properties|Map|Hidden}}: IFC properties of this object.
* {{PropertyData|Ifc Properties|Map|Hidden}}: IFC properties of this object.

* {{PropertyData|Ifc Type|Enumeration}}: The IFC type of this object.
* {{PropertyData|Ifc Type|Enumeration}}: The IFC type of this object.


Line 92: Line 87:


* {{PropertyData|Description|String}}: An optional description for this component
* {{PropertyData|Description|String}}: An optional description for this component

* {{PropertyData|Global Id|String}}
* {{PropertyData|Global Id|String}}

* {{PropertyData|Object Type|String}}
* {{PropertyData|Object Type|String}}

* {{PropertyData|Overall Height|Length}}
* {{PropertyData|Overall Height|Length}}

* {{PropertyData|Overall Width|Length}}
* {{PropertyData|Overall Width|Length}}

* {{PropertyData|Partitioning Type|Enumeration}}
* {{PropertyData|Partitioning Type|Enumeration}}

* {{PropertyData|Predefined Type|Enumeration}}
* {{PropertyData|Predefined Type|Enumeration}}

* {{PropertyData|Tag|String}}: An optional tag for this component.
* {{PropertyData|Tag|String}}: An optional tag for this component.

* {{PropertyData|User Defined Partitioning Type|String}}
* {{PropertyData|User Defined Partitioning Type|String}}


Line 114: Line 101:


* {{PropertyView|Autogroup Autosize|Bool}}: Automatically set the capture box size from the Building Part contents. {{Version|0.20}}
* {{PropertyView|Autogroup Autosize|Bool}}: Automatically set the capture box size from the Building Part contents. {{Version|0.20}}

* {{PropertyView|Autogroup Box|Bool}}: Turns auto grouping (and the display of the capture box) on/off. {{Version|0.20}}
* {{PropertyView|Autogroup Box|Bool}}: Turns auto grouping (and the display of the capture box) on/off. {{Version|0.20}}

* {{PropertyView|Autogroup Margin|Length}}: A margin to use when autosize is turned on. {{Version|0.20}}
* {{PropertyView|Autogroup Margin|Length}}: A margin to use when autosize is turned on. {{Version|0.20}}

* {{PropertyView|Autogroup Size|IntegerList}}: The capture box for newly created objects expressed as [XMin,YMin,ZMin,XMax,YMax,ZMax]. {{Version|0.20}}
* {{PropertyView|Autogroup Size|IntegerList}}: The capture box for newly created objects expressed as [XMin,YMin,ZMin,XMax,YMax,ZMax]. {{Version|0.20}}


Line 124: Line 108:


* {{PropertyView|Diffuse Color|ColorList|Hidden}}: The individual face colors.
* {{PropertyView|Diffuse Color|ColorList|Hidden}}: The individual face colors.

* {{PropertyView|Display Offset|Placement}}: A transformation to apply to the level mark.
* {{PropertyView|Display Offset|Placement}}: A transformation to apply to the level mark.

* {{PropertyView|Font Name|Font}}: The font to be used for texts.
* {{PropertyView|Font Name|Font}}: The font to be used for texts.

* {{PropertyView|Font Size|Length}}: The font size of texts.
* {{PropertyView|Font Size|Length}}: The font size of texts.

* {{PropertyView|Line Width|Float}}: The line width of this object.
* {{PropertyView|Line Width|Float}}: The line width of this object.

* {{PropertyView|Origin Offset|Bool}}: If true, when activated, Display offset will affect the origin mark too.
* {{PropertyView|Origin Offset|Bool}}: If true, when activated, Display offset will affect the origin mark too.

* {{PropertyView|Override Unit|String}}: An optional unit to express levels.
* {{PropertyView|Override Unit|String}}: An optional unit to express levels.

* {{PropertyView|Show Label|Bool}}: If true, when activated, the object's label is displayed.
* {{PropertyView|Show Label|Bool}}: If true, when activated, the object's label is displayed.

* {{PropertyView|Show Level|Bool}}: If true, show the level.
* {{PropertyView|Show Level|Bool}}: If true, show the level.

* {{PropertyView|Show Unit|Bool}}: If true, show the unit on the level tag.
* {{PropertyView|Show Unit|Bool}}: If true, show the unit on the level tag.


Line 146: Line 121:


* {{PropertyView|Children Line Color|Color}}: The line color to apply to the children of this Building Part.
* {{PropertyView|Children Line Color|Color}}: The line color to apply to the children of this Building Part.

* {{PropertyView|Children Line Width|Float}}: The line width to apply to the children of this Building Part.
* {{PropertyView|Children Line Width|Float}}: The line width to apply to the children of this Building Part.

* {{PropertyView|Children Override|Bool}}: If true, the objects contained in this Building Part will adopt these line, color and transparency settings.
* {{PropertyView|Children Override|Bool}}: If true, the objects contained in this Building Part will adopt these line, color and transparency settings.

* {{PropertyView|Children Shape Color|Color}}: The shape color to apply to the children of this Building Part.
* {{PropertyView|Children Shape Color|Color}}: The shape color to apply to the children of this Building Part.

* {{PropertyView|Children Transparency|Percent}}: The transparency to apply to the children of this Building Part.
* {{PropertyView|Children Transparency|Percent}}: The transparency to apply to the children of this Building Part.


Line 158: Line 129:


* {{PropertyView|Auto Cut View|Bool}}: Turn cutting on when activating this level.
* {{PropertyView|Auto Cut View|Bool}}: Turn cutting on when activating this level.

* {{PropertyView|Cut Margin|Length}}: The distance between the level plane and the cut line.
* {{PropertyView|Cut Margin|Length}}: The distance between the level plane and the cut line.

* {{PropertyView|Cut View|Bool}}: Cut the view above this level.
* {{PropertyView|Cut View|Bool}}: Cut the view above this level.


Line 166: Line 135:


* {{PropertyView|Auto Working Plane|Bool}}: If set to True, the working plane will be kept on Auto mode.
* {{PropertyView|Auto Working Plane|Bool}}: If set to True, the working plane will be kept on Auto mode.

* {{PropertyView|Double Click Activates|Bool}}: If True, double-clicking this object in the tree activates it.
* {{PropertyView|Double Click Activates|Bool}}: If True, double-clicking this object in the tree activates it.

* {{PropertyView|Restore View|Bool}}: If set, the view stored in this object will be restored on double-click.
* {{PropertyView|Restore View|Bool}}: If set, the view stored in this object will be restored on double-click.

* {{PropertyView|Save Inventor|Bool}}: If this is enabled, the inventor representation of this object will be saved in the FreeCAD file, allowing to reference it in other files in lightweight mode.
* {{PropertyView|Save Inventor|Bool}}: If this is enabled, the inventor representation of this object will be saved in the FreeCAD file, allowing to reference it in other files in lightweight mode.

* {{PropertyView|Saved Inventor|FileIncluded|Hidden}}: A slot to save the inventor representation of this object, if enabled.
* {{PropertyView|Saved Inventor|FileIncluded|Hidden}}: A slot to save the inventor representation of this object, if enabled.

* {{PropertyView|Set Working Plane|Bool}}: If true, when activated, the working plane will automatically adapt to this Building Part.
* {{PropertyView|Set Working Plane|Bool}}: If true, when activated, the working plane will automatically adapt to this Building Part.

* {{PropertyView|View Data|FloatList|Hidden}}: Camera position data associated with this object.
* {{PropertyView|View Data|FloatList|Hidden}}: Camera position data associated with this object.


Line 186: Line 149:
</div>
</div>


<div class="mw-translate-fuzzy">
Das Gebäudeteil-Werkzeug kann sowohl in [[macros/de|Makros]] als auch aus der [[Python/de|Python]]-Konsole heraus über folgende Funktion angesprochen werden:
Das Gebäudeteil-Werkzeug kann sowohl in [[macros/de|Makros]] als auch aus der [[Python/de|Python]]-Konsole heraus über folgende Funktion angesprochen werden:
</div>


{{Code|code=
{{Code|code=

Revision as of 09:16, 20 October 2021

Architektur GebäudeTeil

Menüeintrag
Arch → Gebäudeteil
Arbeitsbereich
Arch
Standardtastenkürzel
Keiner
Eingeführt in Version
0.18
Siehe auch
Arch Gebäude, Arch Baugrund

Beschreibung

Der GebäudeTeil ersetzt das alte Arch Geschoss und Arch Gebäude Werkzeug durch eine leistungsfähigere Version, mit der nicht nur Geschosse/Etagen/Ebenen, sondern auch alle Arten von Situationen erstellt werden können, in denen verschiedene Architektur/BIM Objekte gruppiert werden sollen und das diese Gruppe als ein Objekt behandelt oder nachgebildet werden soll.

Anwendung

  1. Wähle wahlweise ein oder mehrere Objekte, die in dein neues Gebäude Teil eingeschlossen werden sollen.
  2. Drücke die Arch GebäudeTeil Schaltfläche.

Hinweise

GebäudeTeile haben eine eingebaute, implizite Arch SchnittEbene. introduced in version 0.19

Diese Ebene ist immer parallel zur GebäudeTeil Basisebene, aber du kannst den Versatz zwischen ihnen angeben. Daher arbeiten alle Werkzeuge, die mit einer Schnittebene arbeiten, wie z.B. Entwurf Form2DAnsicht und TechDraw ArchAnsicht auch mit GebäudeTeilen.

Optionen

  • Nach der Erstellung eines GebäudeTeil kannst du weitere Objekte durch Ziehen und Ablegen in der Baumansicht oder mit dem Arch Hinzufügen Werkzeug verwenden.
  • Du kannst Objekte, durch Ziehen und Ablegen aus der Baumansicht heraus oder durch verwenden des 16px Arch Entfernen Werkzeugs aus einem GebäudeTeil entfernen.
  • Durch doppelklicken auf das GebäudeTeil Objekt in der Baumansicht wird die Working Plane auf dessen Stelle gesetzt, und das BuildingPart wird aktiv, was bedeutet daß neue Objekte automatisch dazu hinzugefügt werden.

Erneutes Doppelklicken auf das GebäudeTeil deaktiviert es und setzt die Arbeitsebene wieder auf die vorherige Position zurück (in Version 0.19, damit diese Option verfügbar ist, muss sie als true gesetzt werden, im Paneel Ansichtseigenschaften - Interaktion - Doppelklick aktiviert es).

  • Das GebäudeTeil kann in der 3D Ansicht eine Markierung mit einer Beschriftung und einer Niveauanzeige anzeigen.
  • Wenn ein GebäudeTeil verschoben/gedreht wird, werden alle seine Kinder, die entweder keine DatenBewegen mit dem Bereitsteller Eigenschaft haben oder diese aktiviert haben, gemeinsam verschoben/gedreht.
  • Gebäudeteile können Entwurf Klone sein.
  • Gebäudeteile können jeden IFC Typ annehmen. Ihre Eigenschaft IFC Typ bestimmt ihre Verwendung. Wenn du es auf Gebäude Geschoss setzt, verhält es sich wie ein Stockwerk. Wenn du es auf Gebäude setzt, verhält es sich wie ein Gebäude, und wenn du es auf Element Baugruppe setzt, verhält es sich wie eine Baugruppe. Das Symbol ändert sich entsprechend dieser Einstellung, aber ansonsten hat es keine weiteren Auswirkungen in FreeCAD. Der Export in IFC als der eine oder andere Typ kann jedoch Auswirkungen auf andere BIM Anwendungen haben.

Eigenschaften

See also: Property editor.

An Arch BuildingPart is derived from an App GeoFeature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • DatenGroup (LinkList): List of referenced objects.
  • Daten (Hidden)_ Group Touched (Bool)

Building Part

  • DatenArea (Area): The computed floor area of this floor.
  • DatenHeight (Length): The height of this object, and of its children objects. The children objects could be, for example, Arch Walls. Each wall's height must be set to 0 (zero), so the height property of the BuildingPart propagates to the objects inside of it.
  • DatenLevel Offset (Length): The level of the (0,0,0) point of this level. This value is added to the Placement.Base.z attribute of the BuildingPart, to indicate a vertical offset without actually moving the object. The resulting offset is displayed if AnsichtShow Level is true.
  • Daten (Hidden)Materials Table (Map): A MaterialName:SolidIndexesList map that relates material names with solid indexes to be used when referencing this object from other files.
  • DatenOnly Solids (Bool): If true, only solids will be collected by this object when referenced from other files.
  • Daten (Hidden)Saved Inventor (FileIncluded): This property stores an inventor representation for this object.
  • Daten (Hidden)Shape (PartShape): The shape of this object.

Children

  • DatenHeight Propagate (Bool): If true, the height value propagates to contained objects.

IFC

  • Daten (Hidden)Ifc Data (Map): IFC data.
  • Daten (Hidden)Ifc Properties (Map): IFC properties of this object.
  • DatenIfc Type (Enumeration): The IFC type of this object.

IFC Attributes

  • DatenDescription (String): An optional description for this component
  • DatenGlobal Id (String)
  • DatenObject Type (String)
  • DatenOverall Height (Length)
  • DatenOverall Width (Length)
  • DatenPartitioning Type (Enumeration)
  • DatenPredefined Type (Enumeration)
  • DatenTag (String): An optional tag for this component.
  • DatenUser Defined Partitioning Type (String)

View

Auto Group

Building Part

  • Ansicht (Hidden)Diffuse Color (ColorList): The individual face colors.
  • AnsichtDisplay Offset (Placement): A transformation to apply to the level mark.
  • AnsichtFont Name (Font): The font to be used for texts.
  • AnsichtFont Size (Length): The font size of texts.
  • AnsichtLine Width (Float): The line width of this object.
  • AnsichtOrigin Offset (Bool): If true, when activated, Display offset will affect the origin mark too.
  • AnsichtOverride Unit (String): An optional unit to express levels.
  • AnsichtShow Label (Bool): If true, when activated, the object's label is displayed.
  • AnsichtShow Level (Bool): If true, show the level.
  • AnsichtShow Unit (Bool): If true, show the unit on the level tag.

Children

  • AnsichtChildren Line Color (Color): The line color to apply to the children of this Building Part.
  • AnsichtChildren Line Width (Float): The line width to apply to the children of this Building Part.
  • AnsichtChildren Override (Bool): If true, the objects contained in this Building Part will adopt these line, color and transparency settings.
  • AnsichtChildren Shape Color (Color): The shape color to apply to the children of this Building Part.
  • AnsichtChildren Transparency (Percent): The transparency to apply to the children of this Building Part.

Clip

  • AnsichtAuto Cut View (Bool): Turn cutting on when activating this level.
  • AnsichtCut Margin (Length): The distance between the level plane and the cut line.
  • AnsichtCut View (Bool): Cut the view above this level.

Interactions

  • AnsichtAuto Working Plane (Bool): If set to True, the working plane will be kept on Auto mode.
  • AnsichtDouble Click Activates (Bool): If True, double-clicking this object in the tree activates it.
  • AnsichtRestore View (Bool): If set, the view stored in this object will be restored on double-click.
  • AnsichtSave Inventor (Bool): If this is enabled, the inventor representation of this object will be saved in the FreeCAD file, allowing to reference it in other files in lightweight mode.
  • Ansicht (Hidden)Saved Inventor (FileIncluded): A slot to save the inventor representation of this object, if enabled.
  • AnsichtSet Working Plane (Bool): If true, when activated, the working plane will automatically adapt to this Building Part.
  • Ansicht (Hidden)View Data (FloatList): Camera position data associated with this object.

Scripting

Skripten

Siehe auch: Arch API und FreeCAD Grundlagen Skripten.

Das Gebäudeteil-Werkzeug kann sowohl in Makros als auch aus der Python-Konsole heraus über folgende Funktion angesprochen werden:

BuildingPart = makeBuildingPart(objectslist=None)
  • Erzeugt ein Building-Objekt aus objectslist, einer Liste von Objekten.

Beispiel:

import FreeCAD, Draft, Arch

p1 = FreeCAD.Vector(0, 0, 0)
p2 = FreeCAD.Vector(2000, 0, 0)
baseline = Draft.makeLine(p1, p2)
baseline2 = Draft.makeLine(p1, -1*p2)

Wall1 = Arch.makeWall(baseline, length=None, width=150, height=2000)
Wall2 = Arch.makeWall(baseline2, length=None, width=150, height=1800)
FreeCAD.ActiveDocument.recompute()

BuildingPart = Arch.makeBuildingPart([Wall1, Wall2])

Floor = Arch.makeFloor([BuildingPart])
Building = Arch.makeBuilding([Floor])
Site = Arch.makeSite(Building)
FreeCAD.ActiveDocument.recompute()