SoShapeHintsElementSet Method (SoState, SoNode, SoShapeHintsElementWindingTypes) |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static void Set(
SoState state,
SoNode name_21152,
SoShapeHintsElementWindingTypes windingType
)
Public Shared Sub Set (
state As SoState,
name_21152 As SoNode,
windingType As SoShapeHintsElementWindingTypes
)
public:
static void Set(
SoState^ state,
SoNode^ name_21152,
SoShapeHintsElementWindingTypes windingType
)
static member Set :
state : SoState *
name_21152 : SoNode *
windingType : SoShapeHintsElementWindingTypes -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- name_21152
- Type: OIV.Inventor.NodesSoNode
- windingType
- Type: OIV.Inventor.ElementsSoShapeHintsElementWindingTypes
Remarks See Also