<Code Lib>
2027 Method
Changes 0
M

RebarConstraint.SetDistanceToTargetCover

Description:
Sets the distance from the RebarConstrainedHandle to the target Host Cover Element surface. The RebarConstraintType of the RebarConstraint must be 'ToCover'.

public void SetDistanceToTargetCover(
	double distanceToTargetCover
)

  • Double
    distanceToTargetCover
    The distance is given as an offset value, the sign of which depends on Host Cover direction.

Loading…