zoomToElements Method

Zoom the view to a show the tightest box around a given set of elements. Optionally, change view rotation.

zoomToElements(ids: Id64Arg, options?: undefined): Promise<void>

Parameter Type Description
ids Id64Arg the element id(s) to include. Will zoom to the union of the placements.
options undefined options that control how the view change works and whether to change view rotation.

Defined in

Last Updated: 08 January, 2020