SoLocalBBoxMatrixElementResetAll Method |
Resets all current instances in the state to identity.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void ResetAll(
SoState state
)
Public Shared Sub ResetAll (
state As SoState
)
public:
static void ResetAll(
SoState^ state
)
static member ResetAll :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks See Also