IFC model profile cache.

Implements

Constructors

Accessors

Methods

Constructors

Accessors

  • get length(): number
  • Get the number of profiles in this.

    Returns number

Methods

  • Iterate through the profiles in this.

    Returns IterableIterator<CanonicalProfile, any, any>

  • Add a profile to the cache.

    Parameters

    Returns void