SoDecomposeMatrixmatrix Property |
The 4x4 transformation matrix.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntaxpublic SoMFMatrix matrix { get; }
Public ReadOnly Property matrix As SoMFMatrix
Get
public:
property SoMFMatrix^ matrix {
SoMFMatrix^ get ();
}
member matrix : SoMFMatrix with get
Property Value
Type:
SoMFMatrix
Remarks
See Also