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

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,
	SoShapeHintsElementWindingTypes windingType
)

Parameters

state
Type: OIV.Inventor.MiscSoState
windingType
Type: OIV.Inventor.ElementsSoShapeHintsElementWindingTypes
Remarks

Only for the winding type. Call virtual method that subclasses can override.

See Also