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 - HyperModelingDecorator.toggleSection.

Parameter Type Description
marker SectionMarker  

Returns - Promise<boolean>

Defined in

Last Updated: 16 April, 2024