Class TIfcBuildingElementProxy
Unit
Declaration
type TIfcBuildingElementProxy = class(TIfcBuiltElement)
Description
Proxy definition that provides the same functionality as subtypes of IfcBuiltElement, but without having a predefined meaning of the special type of building element it represents.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcBuildingElementProxy.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4162).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcBuiltElement
- TIfcBuildingElementProxy
Overview
Properties
![]() |
property PredefinedType: TIfcBuildingElementProxyTypeEnum read FPredefinedType write FPredefinedType
default TIfcBuildingElementProxyTypeEnum.NotDefined; |
Description
Properties
![]() |
property PredefinedType: TIfcBuildingElementProxyTypeEnum read FPredefinedType write FPredefinedType
default TIfcBuildingElementProxyTypeEnum.NotDefined; |
|
This item has no description. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4166). | |
Generated by PasDoc 0.17.0.snapshot.
