SoInteractiveComplexityElementSet Method |
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,
SoInteractiveComplexity node
)
Public Shared Sub Set (
state As SoState,
node As SoInteractiveComplexity
)
public:
static void Set(
SoState^ state,
SoInteractiveComplexity^ node
)
static member Set :
state : SoState *
node : SoInteractiveComplexity -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- node
- Type: OIV.Inventor.NodesSoInteractiveComplexity
Remarks See Also