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
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.  | |
Generated by PasDoc 0.16.0-snapshot.
