Translations:Arch BuildingPart/9/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
=== Data ===
==Properties==
* {{PropertyData|Height}}: 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|LevelOffset}}: 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|Area}}: The computed floor area of this floor
* {{PropertyData|IfcRole}}: The role of this object
* {{PropertyData|Description}}: An optional description for this component
* {{PropertyData|Tag}}: An optional tag for this component
* {{PropertyData|IfcAttributes}}: Custom IFC properties and attributes

Revision as of 14:51, 3 February 2020

Properties