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
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.