HoopsToolsRedlineGroupElement

class wvc.HoopsToolsRedlineGroupElement()

Renders redline tool actions and the redline tree in the tools panel.

Examples

<hoops-tools-redline-group></hoops-tools-redline-group>

Custom Element

hoops-tools-redline-group

CSS Properties

–hoops-foreground

Foreground color used for list rows and borders

–hoops-accent-foreground

Accent color used for selected and hover states

Services

RedlineService

Service used to manage redline markups

ContextManager

Context manager used to switch active operator

Since

2025.7.0

Index

Constructors

Methods

Constructors

wvc.HoopsToolsRedlineGroupElement.constructor()
HoopsToolsRedlineGroupElement(): HoopsToolsRedlineGroupElement

Returns: HoopsToolsRedlineGroupElement

Methods

wvc.HoopsToolsRedlineGroupElement.onMarkupsUpdated()
onMarkupsUpdated(): void

Returns: void