2027 Method
Changes 0
M

RebarConstraint.GetTargetRebarEdgeNumber

Description:
Gets the number of the edge on the other Rebar Element to which this RebarConstraint is attached. The RebarConstraint must be of RebarConstraintType 'ToOtherRebar,' and the TargetRebarConstraintType must be 'Edge'. Rebar must be Shape Driven Rebar element.
public int GetTargetRebarEdgeNumber()
Int32 Returns the number of the edge 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- Constrained rebar isn't a Shape Driven Rebar element. -or- The RebarConstraint is not attached to an edge, or bend, or hook bend of another Rebar Element, or it's attached to multiple edges.