RebarConstraint.GetTargetElement
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetTargetElement() | Element | Gets the Element object (either Host or Rebar) which provides the 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 constraint. Will return the Element which contains the face at targetIndex. |