CreateSnapshotIModelProps Interface
Options that can be supplied when creating snapshot iModels.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
createClassViews Readonly | boolean | undefined | If true, then create SQLite views for Model, Element, ElementAspect, and Relationship classes. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
password Readonly Inherited | string | undefined | IModelEncryptionProps | The password used to encrypt/decrypt the snapshot iModel. |
Defined in
- core/common/src/IModel.ts Line 192
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.