Skip to main content

BimCoreApiOptions

Options for BimCoreApi constructor.

Index

Properties

optionalautoDisposeOnUnload

autoDisposeOnUnload?: boolean

If true (default), automatically disposes resources when the page is unloaded. Set to false for SPAs with manual lifecycle management.

optionaltwinInputResolver

twinInputResolver?: TwinInputResolver

Resolver for loading twins via BimIfcLoader.add. Provided by BimApi.

optionalwasmLoaderOptions

wasmLoaderOptions?: MeshStoreLoaderOptions