Class TIfcUnitAssignment
Unit
Declaration
type TIfcUnitAssignment = class(TIfcPersistent)
Description
A set of units which may be assigned.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4441).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcUnitAssignment
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
Properties
| Published | property Units: TIfcUnitList read FUnits; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4445). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4446). | |
Properties
| Published | property Units: TIfcUnitList read FUnits; |
|
Units to be included within a unit assignment. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4449). | |
Generated by PasDoc 0.17.0.snapshot.