Class TIfcDefinitionSelect

Fields
Methods
Properties

Unit

Declaration

type TIfcDefinitionSelect = class abstract(TIfcRoot)

Description

Either TIfcObjectDefinition or TIfcPropertyDefinition.

This is not a class (it is a choice) in IFC standard, but it makes sense to make it a regular class, as both TIfcObjectDefinition and TIfcPropertyDefinition descend directly from IfcRoot in the IFC standard, and it allows to have type-safe TIfcDefinitionSelectList.

This is not abstract, because we may need to create "stubs" of this class when resolving references in IFC file.

Hierarchy


Generated by PasDoc 0.16.0-snapshot.