setDefaultViewId Method
Set the default view property the iModel
setDefaultViewId(viewId: string): void
Parameter | Type | Description |
---|---|---|
viewId | string | The Id of the ViewDefinition to use as the default |
Returns - void
Defined in
- backend/src/IModelDb.ts Line 2173
Last Updated: 20 June, 2023