SpacingRuleHasBeltMeasurement Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasBeltMeasurement { get; }
Public ReadOnly Property HasBeltMeasurement As Boolean
Get
public:
property bool HasBeltMeasurement {
bool get ();
}
member HasBeltMeasurement : bool with get
Property Value
Boolean
See Also