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: 2024.1.1.0 (2024.1.1)
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