2027 Method
Changes 8
M

RebarConstraint.SetDistanceToCustomTarget

Description:
Sets the distance from the RebarConstrainedHandle to the custom target.
public void SetDistanceToCustomTarget(
	double distanceToCustomTarget
)
  • Double
    distanceToCustomTarget
    The 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'.