Class TIfcFeatureElementSubtraction

Unit

Declaration

type TIfcFeatureElementSubtraction = class abstract(TIfcFeatureElement)

Description

Existence dependent element which modifies the shape and appearance of the associated master element.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3944).

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property VoidsElements: TIfcRelVoidsElementList read FVoidsElements;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3948).

Public destructor Destroy; override;

This item has no description.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3949).

Properties

Published property VoidsElements: TIfcRelVoidsElementList read FVoidsElements;

Reference to the Voids Relationship that uses this Opening Element to create a void within an Element.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3953).


Generated by PasDoc 0.17.0.snapshot.