This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:delbbc [2015/06/25 15:24] phil created |
com:delbbc [2016/11/03 10:48] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== DELBBC Command ====== | ====== DELBBC Command ====== | ||
- | DELBBC,<start>,<end>,<step> | + | DELBBC,<start>,[end],[stride] |
- | Delete backbone curves that are in memory | + | Delete backbone curves in the active model. |
* start - the starting backbone curve to delete | * start - the starting backbone curve to delete | ||
- | * end - the last backbone curve to delete | + | * end - the last backbone curve to delete (default = start) |
- | * step - stride increment for deleting backbone curves | + | * stride - stride increment for deleting backbone curves (default = 1) The command will warn the user that the default stride was used if the argument is left blank or the user gives a stride value less than 1. |