Sets flags for the given measurement to ValueAtPointFlags::None.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void ClearFlagsAt(
int measurement
)
Parameters
- measurement Int32
-
Measurement for which to clear flags.
Exceptions
See Also
Reference