This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
com:delbbc [2016/11/03 10:41] phil |
com:delbbc [2016/11/03 10:48] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== DELBBC Command ====== | ====== DELBBC Command ====== | ||
- | DELBBC,<start>,<end>,<stride> | + | DELBBC,<start>,[end],[stride] |
Delete backbone curves in the active model. | Delete backbone curves in the active model. | ||
Line 7: | Line 7: | ||
* start - the starting backbone curve to delete | * start - the starting backbone curve to delete | ||
* end - the last backbone curve to delete (default = start) | * end - the last backbone curve to delete (default = start) | ||
- | * stride - stride increment for deleting backbone curves (default = 1) | + | * 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. |