Class TIfcPropertyAbstraction

Unit

Declaration

type TIfcPropertyAbstraction = class abstract(TIfcPersistent)

Description

Abstract supertype of all property related entities defined as dependent resource entities within the specification.

Hierarchy

Overview

Methods

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

Properties

Published property HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences;

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 HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences;

Reference to an external reference, e.g. library, classification, or document information, that is associated to the property definition.


Generated by PasDoc 0.16.0-snapshot.