applySpatialView Method
Applies the marker's spatial view - including its clip volume - to the decorator's viewport. Returns false if the spatial view could not be loaded.
applySpatialView(marker: SectionMarker): Promise<boolean>
@see - toggleSection.
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.