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 3: Line 3:
* {{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|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|Area}}: The computed floor area of this floor
* {{PropertyData|IfcRole}}: The role of this object
* {{PropertyData|IfcType}}: The IFC type of this object
* {{PropertyData|Description}}: An optional description for this component
* {{PropertyData|Description}}: An optional description for this component
* {{PropertyData|Tag}}: An optional tag for this component
* {{PropertyData|Tag}}: An optional tag for this component

Latest revision as of 17:06, 1 October 2020

Data

  • DataHeight: 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.
  • DataLevelOffset: 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 ViewShow Level is true.
  • DataArea: The computed floor area of this floor
  • DataIfcType: The IFC type of this object
  • DataDescription: An optional description for this component
  • DataTag: An optional tag for this component
  • DataIfcAttributes: Custom IFC properties and attributes