Revit 2025.3 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: 25.3.0.0 (25.3.0.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