Rebar
|
Checks if the RebarConstrainedHandle allows distance for a constraint of
[!:Autodesk::Revit::DB::Structure::RebarConstraintType::ToHostEdge]
or
[!:Autodesk::Revit::DB::Structure::RebarConstraintType::ToHostEdgeCover]
type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Return Value
BooleanReturns true if the RebarConstrainedHandle allows distance for a constraint of [!:Autodesk::Revit::DB::Structure::RebarConstraintType::ToHostEdge] or [!:Autodesk::Revit::DB::Structure::RebarConstraintType::ToHostEdgeCover] type, false otherwise.
| Exception | Condition |
|---|---|
| InvalidOperationException | The RebarConstrainedHandle doesn't allow constraint of RebarConstraintType.ToHostEdge or RebarConstraintType.ToHostEdgeCover type. |