<Code Lib>
2025 Overloads
Changes 0
O

RebarConstraint.GetTargetHostFaceReference (Overloads)

Overloads (2):
GetTargetHostFaceReference

Name Return Type Description
M GetTargetHostFaceReference() Reference Returns a reference to the host Element face to which the RebarConstraint is attached. The RebarConstraintType of the RebarConstraint must be 'FixedDistanceToHostFace' or 'ToCover'. Will throw exception if it's a multi target constraint.
M GetTargetHostFaceReference(Int32) Reference Returns a reference that corresponds to the face to which the RebarConstraint is attached specified by the targetIndex. The RebarConstraintType of the RebarConstraint must be 'FixedDistanceToHostFace' or 'ToCover'.