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.getBandBreak
Retrieves 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 boolean getBandBreak()
Return Value
Returns true if the rebar band begins a new row in the rebar control; returns false if the rebar band can continue a row started by another rebar band.
See Also setBandBreak