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.'
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)
-
targetIndexThe index of the target. Should be between 0 and NumberOfTargets().
Return Value
Requested reference.
Requested reference.
-
targetIndex is out of range.
-
RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'FixedDistanceToHostFace' or 'ToCover.'