RebarCurvesData.CanAddBarGeometry
Description:
If the layout rule is Single or FixedNumber or NumberWithSpacing this function will return true if getNumberOfBarGeometry() is less getBarsNumber(), false otherwise.
If the layout rule is Single or FixedNumber or NumberWithSpacing this function will return true if getNumberOfBarGeometry() is less getBarsNumber(), false otherwise.
public bool CanAddBarGeometry()
Boolean
Returns true if we can add more bar geometry for the current layout, false otherwise.