M

RebarSpliceTypeUtils.GetLapLengthMultiplier

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