<Code Lib>
2026 Method
Changes 0
M

RebarConstraint.GetTargetElement

Description:
Gets the Element object (either Host or Rebar) which provides the constraint. Will throw exception if it's a multi target constraint.
Overloads (2):
GetTargetElement

public Element GetTargetElement()

Element Returns the Element object (either Host or Rebar) which provides the constraint.

  • RebarConstraint is no longer valid. -or- Multi target constraint. Consider using the indexed version of the method. -or- The RebarConstraint should not be of RebarConstraintType 'ToSurface'.

Loading…