SoLocalBBoxMatrixElementMakeIdentity Method |
Sets the local matrix to the identity matrix.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void MakeIdentity(
SoState state
)
Public Shared Sub MakeIdentity (
state As SoState
)
public:
static void MakeIdentity(
SoState^ state
)
static member MakeIdentity :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks See Also