Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
RebarBand.setBandBreak
Sets a boolean value indicating whether the rebar band begins a new row in the rebar control or whether it can continue a row started by another rebar band.
Syntax
public void setBandBreak( boolean value )
Parameters
value
Set to true if the rebar band begins a new row in the rebar control; set to false if the rebar band can continue a row started by another rebar band. The default value is true.
See Also getBandBreak