Click or drag to resize
SoShapeHintsElementSet Method (SoState, Boolean)

Sets the current shape hints in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void Set(
	SoState state,
	bool useVBO
)

Parameters

state
Type: OIV.Inventor.MiscSoState
useVBO
Type: SystemBoolean
Remarks

Only for VBO usage.

See Also