2027 Method
Changes 0
M

RebarConstraint.GetTargetRebarBendNumber

Description:
Gets the number of the bend on the other Rebar Element to which this RebarConstraint is attached. The RebarConstraint must be of RebarConstraintType 'ToOtherRebar,' and the TargetRebarConstraintType must be 'BarBend'.
public int GetTargetRebarBendNumber()
Int32 Returns the number of the bend on the other Rebar Element to which this RebarConstraint is attached.
  • RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToOtherRebar'. -or- The TargetRebarConstraintType is not 'BarBend' -or- Constrained rebar isn't a Shape Driven Rebar element.