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.

see HyperModelingDecorator.toggleClipVolume.

Parameter Type Description
marker SectionMarker  

Returns - Promise<boolean>

Defined in

Last Updated: 11 June, 2024