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<boolean>
Defined in
Last Updated: 20 June, 2023