2022 Method
Changes 4
M

RebarConstraint.GetTargetHostFaceReference

Description:
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.'
Overloads (2):
GetTargetHostFaceReference(Int32)
public Reference GetTargetHostFaceReference(
	int targetIndex
)
  • Int32
    targetIndex
    The index of the target. Should be between 0 and NumberOfTargets().
Return Value Requested reference. Requested reference.