Matrix3dGetDeterminant Method
|
Returns the determinant of this matrix.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double GetDeterminant()
Public Function GetDeterminant As Double
public:
double GetDeterminant()
member GetDeterminant : unit -> float
Return Value
Double
See Also