Class TIfcPersistentClassList

Unit

Declaration

type TIfcPersistentClassList = class(specialize TList<TIfcPersistentClass>)

Description

List of TIfcPersistent descendant classes.

Hierarchy

  • TObject
  • TList
  • TIfcPersistentClassList

Overview

Methods

Public function FindIfcType(const IfcType: String): TIfcPersistentClass;

Description

Methods

Public function FindIfcType(const IfcType: String): TIfcPersistentClass;

Find class corresponding to the given IFC type. Returns Nil if not found.


Generated by PasDoc 0.16.0-snapshot.