interface separator delete
Allows deletion of an existing separator.
The separator is a is a line look-alike to a embossing element separating two entities on the dialog box. It is an element to improve the readability of the contents of the dialog box.
This command helps to create the separator on the dialog box, the length of which is specified ‘width’ and the ‘height’ will specify its placement from top of the dialog box.
Specifies whether or not Adams will write separators to the Request, Graphics, Results, and Tabular Output Files when you modify the model topology in the middle of a simulation. You can change the model topology by adding Adams commands to your ACF file to activate an element, deactivate an element, change a marker position, or change the type or point of application of a force or constraint during a simulation. If you specify SEPARATOR=ON (this is the default) the analysis information will be read into Adams View, one analysis for each block of output between the separators. If you specify SEPARATOR=OFF the analysis information will be read into Adams View as a single analysis. This allow you to plot or animate the analysis from beGInning to end.
This command allows deletion of an existing separator.
Format:
interface separator delete |
|---|
separator_name = | an existing GI_separator |
Example:
interface separator delete & |
|---|
separator_name = | .gui.dbox.sepr |
Description:
Parameter | Value Type | Description |
|---|
separator _name | An Existing GI_separator | Specifies the name of an existing separator |
Extended Definition:
1. . The separator is deleted by entering the appropriate separator name in the parameter ‘separator_name’ while ‘delete’ command.