Class TIfcUnitAssignment
Unit
Declaration
type TIfcUnitAssignment = class(TIfcPersistent)
Description
A set of units which may be assigned.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcUnitAssignment
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property Units: TIfcUnitList read FUnits; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property Units: TIfcUnitList read FUnits; |
|
Units to be included within a unit assignment. |
Generated by PasDoc 0.16.0-snapshot.