Class TIfcSpatialZone
Unit
Declaration
type TIfcSpatialZone = class(TIfcSpatialElement)
Description
Non-hierarchical and potentially overlapping decomposition of the project under some functional consideration. A spatial zone might be used to represent a thermal zone, a construction zone, a lighting zone, a usable area zone.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3277).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcSpatialElement
- TIfcSpatialZone
Overview
Properties
| Published | property PredefinedType: TIfcSpatialZoneTypeEnum read FPredefinedType write FPredefinedType
default TIfcSpatialZoneTypeEnum.NotDefined; |
Description
Properties
| Published | property PredefinedType: TIfcSpatialZoneTypeEnum read FPredefinedType write FPredefinedType
default TIfcSpatialZoneTypeEnum.NotDefined; |
|
Predefined types to define the particular type of the spatial zone. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3282). | |
Generated by PasDoc 0.17.0.snapshot.