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