The determinant of this transformation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Determinant { get; }Property Value
Double
Remarks
The geometric meaning of a determinant is as the scale factor for volume when applied as linear transformation.
See Also
Reference