Returns true if the RebarConstraintType of the RebarConstraint is 'ToCover.'
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
| C# |
|---|
public bool IsToCover() |
| Visual Basic |
|---|
Public Function IsToCover As Boolean |
| Visual C++ |
|---|
public: bool IsToCover() |