RebarConstraint.SetDistanceToTargetHostEdgeCover
Description:
Sets the distance from the RebarConstrainedHandle to the target host edge cover. The RebarConstraintType of the RebarConstraint must be 'ToHostEdgeCover'.
Sets the distance from the RebarConstrainedHandle to the target host edge cover. The RebarConstraintType of the RebarConstraint must be 'ToHostEdgeCover'.
public void SetDistanceToTargetHostEdgeCover(
double distanceToTargetEdgeCover
)
-
DoubledistanceToTargetEdgeCoverThe distance to target host edge cover.
-
The given value for distanceToTargetEdgeCover must be no more than 30000 feet in absolute value.
-
RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToHostEdgeCover'. -or- The RebarConstrainedHandle doesn't allow distance for constraint ofToHostEdgeorToHostEdgeCovertype.