| Revit 2019.2 API |
| SpatialFieldManager..::..CurrentMeasurement Property |
| SpatialFieldManager Class See Also |
Stores the currently displayed measurement
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2011
Syntax
Remarks
Must be in the range from 0 to (numberOfMeasurements - 1)
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: measurement is not in the range from 0 to (number of measurements - 1) |