True if the gridlines are not parallel due to surface
curvature, and the BeltMeasurement property therefore
applies.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public bool HasBeltMeasurement { get; } |
Visual Basic |
---|
Public ReadOnly Property HasBeltMeasurement As Boolean Get |
Visual C++ |
---|
public: property bool HasBeltMeasurement { bool get (); } |