hasSameCoordinates Method
Determine whether this ViewState has the same coordinate system as another one. They must be from the same iModel, and view a model in common.
hasSameCoordinates(other: ViewState): boolean
Parameter | Type | Description |
---|---|---|
other | ViewState |
Returns - boolean
Defined in
- core/frontend/src/ViewState.ts Line 1151
Last Updated: 20 June, 2023