RebarConstraintIsToCover Method |
Checks if the RebarConstraintType of the RebarConstraint is 'ToCover'.
Returns true if the RebarConstraintType of the RebarConstraint is 'ToCover', false otherwise.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsToCover As Boolean
member IsToCover : unit -> bool
Return Value
Boolean
See Also