Geometry for an IFC model.

Implements

Constructors

Properties

isVoid: boolean = false
model: default

The model this is from

Accessors

Methods

  • Drop the mesh for a particular local ID

    Parameters

    • localID: number

      The local ID of the item to delete.

    Returns void

  • Get the OBJs for all the curves in the cache (lazily)

    Returns IterableIterator<
        | [IfcGeometricRepresentationItem, string, CanonicalMaterial, string]
        | [IfcGeometricRepresentationItem, string, undefined, undefined],
    >

    Curves with their matching OBJ as a string