RebarConstraintTargetRebarConstraintTypeIsEdge Method |
Returns true if the RebarConstraintType of the RebarConstraint is 'ToOtherRebar,'
and the RebarConstraint is attached to an edge of the other Rebar Element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool TargetRebarConstraintTypeIsEdge()
Public Function TargetRebarConstraintTypeIsEdge As Boolean
public:
bool TargetRebarConstraintTypeIsEdge()
member TargetRebarConstraintTypeIsEdge : unit -> bool
Return Value
Boolean
See Also