SoComplexityTypeElementSet Method (SoState, SoComplexityTypeElementTypes) |
Sets the current complexity type in the state.
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,
SoComplexityTypeElementTypes type
)
Public Shared Sub Set (
state As SoState,
type As SoComplexityTypeElementTypes
)
public:
static void Set(
SoState^ state,
SoComplexityTypeElementTypes type
)
static member Set :
state : SoState *
type : SoComplexityTypeElementTypes -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- type
- Type: OIV.Inventor.ElementsSoComplexityTypeElementTypes
Remarks See Also