Class TIfcFeatureElementSubtraction
Unit
Declaration
type TIfcFeatureElementSubtraction = class abstract(TIfcFeatureElement)
Description
Existence dependent element which modifies the shape and appearance of the associated master element.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcElement
- TIfcFeatureElement
- TIfcFeatureElementSubtraction
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property VoidsElements: TIfcRelVoidsElementList read FVoidsElements; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property VoidsElements: TIfcRelVoidsElementList read FVoidsElements; |
|
Reference to the Voids Relationship that uses this Opening Element to create a void within an Element. |
Generated by PasDoc 0.16.0-snapshot.