RebarCoverType.CoverDistance Property
A distance that can be used as a concrete cover value in a document.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double CoverDistance { get; set; }
Property Value
Double
Exceptions
Exception
Condition
ArgumentOutOfRangeException
When setting this property: coverDistance cannot be negative.
See Also
Reference
RebarCoverType Class
Autodesk.Revit.DB.Structure Namespace