This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
com:delbm [2016/05/10 12:15] phil |
com:delbm [2016/11/03 10:47] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== DELBM Command ====== | ====== DELBM Command ====== | ||
- | DELBM,<start>,<end>,<stride> | + | DELBM,<start>,[end],[stride] |
Delete nonlinear beams created by the [[com:B]] command. This will not remove any elements from the model. The beams specified in this command will no longer be flagged as nonlinear. | Delete nonlinear beams created by the [[com:B]] command. This will not remove any elements from the model. The beams specified in this command will no longer be flagged as nonlinear. | ||
* start - starting number of the beams to delete | * start - starting number of the beams to delete | ||
- | * end - final number of beam to delete | + | * end - final number of beam to delete (default = start) |
- | * stride - stride increment for delete | + | * stride - stride increment for delete (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. |