2027 Method
Changes 8
M

RebarConstraint.SetDistanceToTargetHostEdge

Description:
Sets the distance from the RebarConstrainedHandle to the target host edge. The RebarConstraintType of the RebarConstraint must be 'ToHostEdge' and must allow offset value.
public void SetDistanceToTargetHostEdge(
	double distanceToTargetEdge
)
  • Double
    distanceToTargetEdge
    The distance to target host edge.
  • The given value for distanceToTargetEdge must be no more than 30000 feet in absolute value.
  • RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToHostEdge'. -or- The RebarConstrainedHandle doesn't allow distance for constraint ofToHostEdgeorToHostEdgeCovertype.