ChangedInstanceIds Class @beta
Class for discovering modified elements between 2 versions of an iModel.
Methods
| Name | Description | |
|---|---|---|
| initialize(opts: ChangedInstanceIdsInitOptions): Promise<ChangedInstanceIds> Static | Initializes a new ChangedInstanceIds object with information taken from a range of changesets. |
Properties
| Name | Type | Description | |
|---|---|---|---|
| aspect | ChangedInstanceOps | ||
| codeSpec | ChangedInstanceOps | ||
| element | ChangedInstanceOps | ||
| font | ChangedInstanceOps | ||
| model | ChangedInstanceOps | ||
| relationship | ChangedInstanceOps |
Defined in
Last Updated: 31 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.