Class TIfcPropertySet

Unit

Declaration

type TIfcPropertySet = class(TIfcPropertySetDefinition)

Description

Container that holds properties within a property tree.

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

Hierarchy

Overview

Methods

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

Properties

Published property HasProperties: TIfcPropertyList read FHasProperties;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

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

Public destructor Destroy; override;

This item has no description.

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

Properties

Published property HasProperties: TIfcPropertyList read FHasProperties;

Contained set of properties.

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


Generated by PasDoc 0.17.0.snapshot.