RebarConstraint.GetTargetElement
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetTargetElement() | Element | Gets the Element object (either Host or Rebar) which provides the target reference at index 0 for this constraint. Will throw exception if it's a multi target constraint. |
| GetTargetElement(Int32) | Element | Gets the Element object (either Host or Rebar) which provides the target reference at specified index for this constraint. |