| SoDecomposeMatrixmatrix Property  | 
The 4x4 transformation matrix. 
 
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.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