Class TIfcPersistentClassList
Unit
Declaration
type TIfcPersistentClassList = class(specialize TList<TIfcPersistentClass>)
Description
List of TIfcPersistent descendant classes.
Hierarchy
- TObject
- TList
- TIfcPersistentClassList
Overview
Methods
![]() |
function FindIfcType(const IfcType: String): TIfcPersistentClass; |
Description
Methods
![]() |
function FindIfcType(const IfcType: String): TIfcPersistentClass; |
Find class corresponding to the given IFC type. Compares with TIfcPersistent.IfcClassName. Returns |
Generated by PasDoc 0.16.0-snapshot.