Click or drag to resize
SoHaloHighlightRenderActionSetHaloColor Method

Defines the color of the highlight.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetHaloColor(
	SbColor color
)

Parameters

color
Type: OIV.InventorSbColor
Remarks

Default is red (1,0,0).

Here are examples of halo highlighting with different colors:
Red Green Blue

See Also