HoopsSettingsGraphicsSectionElement

class wvc.HoopsSettingsGraphicsSectionElement()

Renders the graphics settings section for viewer rendering and selection options.

Examples

<hoops-settings-graphics-section></hoops-settings-graphics-section>

Custom Element

hoops-settings-graphics-section

Attributes

minimumFramerate

Minimum framerate target used by render options

eyeDomeLightingEnabled

Indicates whether eye dome lighting is enabled

Services

CameraService

Camera projection and navigation configuration service

CuttingService

Cutting and capping configuration service

RenderOptionsService

Rendering quality and effects service

SelectionService

Selection display and behavior service

MeasurementService

Measurement style configuration service

PmiService

PMI style configuration service

SheetService

Sheet appearance configuration service

Since

2025.7.0

Constructors

wvc.HoopsSettingsGraphicsSectionElement.constructor()
HoopsSettingsGraphicsSectionElement(): HoopsSettingsGraphicsSectionElement

Returns: HoopsSettingsGraphicsSectionElement

Properties

wvc.HoopsSettingsGraphicsSectionElement.eyeDomeLightingEnabled
eyeDomeLightingEnabled: boolean
wvc.HoopsSettingsGraphicsSectionElement.minimumFramerate
minimumFramerate: number