RebarConstraint.SetDistanceToCustomTarget
Description:
Sets the distance from the RebarConstrainedHandle to the custom target.
Sets the distance from the RebarConstrainedHandle to the custom target.
public void SetDistanceToCustomTarget(
double distanceToCustomTarget
)
-
DoubledistanceToCustomTargetThe distance to custom target.
-
The given value for distanceToCustomTarget must be no more than 30000 feet in absolute value.
-
RebarConstraint is no longer valid. -or- The RebarConstraintType of the RebarConstraint must be 'ToCustomTarget'.