2023 Method
Changes 1
M

RebarConstraint.SetToUseClearBarSpacing

Description:
Sets whether the RebarConstrainedHandle to target offset is the clear bar distance, or is measured between bar centers.
Remarks:
Throw exception if it's used on start/end handle to start/end handle constraint, and on constraints involving bar/hook bend handle.
public void SetToUseClearBarSpacing(
	bool useClearBarSpacing
)
  • Boolean
    useClearBarSpacing
    True if the RebarConstrainedHandle to target offset is the clear bar distance, false if the offset is measured between bar centers.