2027 Method
Changes 7
M

RebarCrankTypeUtils.GetCrankLengthMultiplier

Description:
Gets the crank length multiplier value.
public static double GetCrankLengthMultiplier(
	Document document,
	ElementId rebarCrankTypeId
)
  • document
    The document.
  • rebarCrankTypeId
    The Rebar Crank Type id.
Return Value Double Returns the crank length multiplier value.
  • The rebarCrankTypeId doesn't represent a valid Rebar Crank Type. It should be an ElementType of BuiltInCategory.OST_RebarCrankType category.
  • A non-optional argument was null