• Preparing search index...
  • The search index is not available
conway
  • conway
  • ifc/ifc_material_cache_node
  • materialHashes

Function materialHashes

  • materialHashes(
        from: IfcMaterialCache,
    ): IterableIterator<[default<EntityTypesIfc>, Uint8Array]>
  • Build a set of hashes with their matching IFC curves.

    Parameters

    • from: IfcMaterialCache

    Returns IterableIterator<[default<EntityTypesIfc>, Uint8Array]>

    Yields

    A list of curves with their corresponding hash.

    • Defined in ifc/ifc_material_cache_node.ts:62

Settings

Member Visibility
conway
  • Loading...