Revit 2025 API
Transform |
The determinant of this transformation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Determinant { get; }
Public ReadOnly Property Determinant As Double Get
public: property double Determinant { double get (); }
member Determinant : float with get
Property Value
DoubleSee Also