RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Transform

Transform.Determinant

Property
Description:
The determinant of this transformation.
Remarks:
The geometric meaning of a determinant is as the scale factor for volume when applied as linear transformation.
Syntax
public double Determinant { get; }