Share

RebarConstraint.TargetRebarConstraintTypeIsEdge 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.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool TargetRebarConstraintTypeIsEdge()

Return Value

Boolean

See Also

Reference

Was this information helpful?