@twinfinity/core
    Preparing search index...

    Class TwinInput

    Input for loading a twin into the IFC loader. When passed to BimIfcLoader.add, the twin is resolved into an IfcWithOptions via the configured TwinInputResolver.

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • twinId: string
      • Optionalversion: number
      • Optionaltransform: Matrix

      Returns TwinInput

    Properties

    transform?: Matrix
    twinId: string
    version?: number

    Methods