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
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcBuiltElement
- TIfcWall
Overview
Properties
property PredefinedType: TIfcWallTypeEnum read FPredefinedType write FPredefinedType
default TIfcWallTypeEnum.NotDefined; |
Description
Properties
property PredefinedType: TIfcWallTypeEnum read FPredefinedType write FPredefinedType
default TIfcWallTypeEnum.NotDefined; |
|
Predefined generic type for a wall. |
Generated by PasDoc 0.16.0-snapshot.