Click or drag to resize
SoHighlightRenderActionApply Method (SoNode)

This renders the passed scene graph, and also renders highlighted selected objects as specified by the first OIV.Inventor.Nodes.SoSelection node found in the scene graph.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public override void Apply(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode
Remarks