Class TIfcUnitAssignment

Unit

Declaration

type TIfcUnitAssignment = class(TIfcPersistent)

Description

A set of units which may be assigned.

Hierarchy

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.

Public destructor Destroy; override;

This item has no description.

Properties

Published property Units: TIfcUnitList read FUnits;

Units to be included within a unit assignment.


Generated by PasDoc 0.16.0-snapshot.