Click or drag to resize
SoLineHighlightRenderActionSetLineWidth Method

Sets the line width of the highlight.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetLineWidth(
	float width
)

Parameters

width
Type: SystemSingle
Remarks

Default is 3. The application is responsible for forcing a redraw of the scene to see the effects of this change.

See Also