openSheet Method
Opens marker's sheet view in the decorator's viewport and zooms in on the associated ViewAttachment. Returns false if no view attachment exists or the sheet view could not be loaded.
openSheet(marker: SectionMarker): Promise<boolean>
Parameter | Type | Description |
---|---|---|
marker | SectionMarker |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.