<Code Lib>
2027 Method
Changes 0
M

RebarConstraint.SetDistanceToTargetHostFace

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

public void SetDistanceToTargetHostFace(
	double offset
)

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

Loading…