NumberOfMeasurements Property


Stores the total number of measurements

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public int NumberOfMeasurements { get; }
Visual Basic
Public ReadOnly Property NumberOfMeasurements As Integer
	Get
Visual C++
public:
property int NumberOfMeasurements {
	int get ();
}

Remarks

This number defines the length of value arrays in ValueAtPoint objects

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →