Value
|
Independently sets the flags associated to all measurements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- flags IList Int32
- An array of flags values. Each member corresponds to a measurement. Flags values are defined in the enumerated class ValueAtPointFlags and are combined into the int value. Number of measurements is set at creation of SpatialFieldManager in method createSpatialFieldManager.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
If you set the array of flags to only contain one value, this flags value will apply to all measurements