Revit 2026 API
Spacing |
True if the gridlines are not parallel due to surface
curvature, and the BeltMeasurement property therefore
applies.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasBeltMeasurement { get; }
Public ReadOnly Property HasBeltMeasurement As Boolean Get
public: property bool HasBeltMeasurement { bool get (); }
member HasBeltMeasurement : bool with get
Property Value
BooleanSee Also