Class TIfcCompositeProfileDef
Unit
Declaration
type TIfcCompositeProfileDef = class(TIfcProfileDef)
Description
Defines profile by composition of other profiles.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcCompositeProfileDef.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcProfileDef
- TIfcCompositeProfileDef
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property Profiles: TIfcProfileDefList read FProfiles; |
![]() |
property Label: TIfcLabel read FLabel write FLabel; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property Profiles: TIfcProfileDefList read FProfiles; |
The |
![]() |
property Label: TIfcLabel read FLabel write FLabel; |
The name by which the composition may be referred. |
Generated by PasDoc 0.16.0-snapshot.