Click or drag to resize
SoShapeHintsElementSet Method (SoState, SoNode, SoShapeHintsElementVertexOrderings, SoShapeHintsElementShapeTypes, SoShapeHintsElementFaceTypes)

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,
	SoNode name_21888,
	SoShapeHintsElementVertexOrderings vertexOrdering,
	SoShapeHintsElementShapeTypes shapeType,
	SoShapeHintsElementFaceTypes faceType
)

Parameters

state
Type: OIV.Inventor.MiscSoState
name_21888
Type: OIV.Inventor.NodesSoNode
vertexOrdering
Type: OIV.Inventor.ElementsSoShapeHintsElementVertexOrderings
shapeType
Type: OIV.Inventor.ElementsSoShapeHintsElementShapeTypes
faceType
Type: OIV.Inventor.ElementsSoShapeHintsElementFaceTypes
Remarks