Class TIfcWall
Unit
Declaration
type TIfcWall = class(TIfcBuiltElement)
Description
Wall represents a vertical construction that may bound or subdivide spaces.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcWall.htm
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4218).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcBuiltElement
- TIfcWall
Overview
Properties
| Published | property PredefinedType: TIfcWallTypeEnum read FPredefinedType write FPredefinedType
default TIfcWallTypeEnum.NotDefined; |
Description
Properties
| Published | property PredefinedType: TIfcWallTypeEnum read FPredefinedType write FPredefinedType
default TIfcWallTypeEnum.NotDefined; |
|
Predefined generic type for a wall. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4223). | |
Generated by PasDoc 0.17.0.snapshot.