M

RebarCrankTypeUtils.SetCrankRatio

Description:
Sets the crank ratio value.
Remarks:
The crank slope is 1/crankRatio.
public static void SetCrankRatio(
	Document document,
	ElementId rebarCrankTypeId,
	double crankRatio
)
  • document
    The document.
  • rebarCrankTypeId
    The Rebar Crank Type id.
  • Double
    crankRatio
    The crank ratio value.