Class TIfcShapeRepresentation
Unit
Declaration
type TIfcShapeRepresentation = class(TIfcShapeModel)
Description
Representation of a product or a product component within a specific geometric representation context.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcShapeRepresentation.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentation
- TIfcShapeModel
- TIfcShapeRepresentation
Overview
Methods
function WantsGlobalId: Boolean; override; |
Description
Methods
function WantsGlobalId: Boolean; override; |
|
This item has no description. Showing description inherited from TIfcPersistent.WantsGlobalId.
If Strictly following the spec, this should be only defined for TIfcRoot, because only IfcRoot has GlobalId. In reality, we need GlobalId at TIfcPersistent to load some files, and we sometimes need |
Generated by PasDoc 0.16.0-snapshot.