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