<Code Lib>
2026 Property
Changes 0
P

RebarHookType.StraightLineMultiplier

Description:
Multiplier of bar diameter. Used to compute a default hook length. The default hook length can be overridden by the RebarBarType class.

public double StraightLineMultiplier { get; set; }

  • When setting this property: The given value for straightLineMultiplier is not a number
  • When setting this property: straightLineMultiplier must be greater than 0 and no more than 99.

Loading…