openSection Method
Opens the marker's drawing view in the decorator's viewport. Returns false if the drawing view could not be loaded.
openSection(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.