startup MethodStatic
Initializes IModelApp with a RenderSystem that produces no graphics. Use this in place of startup, then proceed to use IModelApp's API as normal.
startup(opts?: IModelAppOptions): Promise<void>
| Parameter | Type | Description | 
|---|---|---|
| opts | IModelAppOptions | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.