HyperWorks Solvers

Stop

Stop

Previous topic Next topic Expand/collapse all hidden text  

Stop

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  
hmtoggle_plus1greyXML Format

Command Element

Description

Defines a Stop command.

Example

<Stop/>

Comments

1.The Stop command terminates the simulation.
hmtoggle_plus1greyPython Format

Command Element

Description

Defines a STOP command that terminates the simulation.

Declaration

def STOP():

Attributes

Comments

See Stop

Example

The example below demonstrates a STOP command being used to stop the simulation.

STOP()

See Also:

Simulate

Command Statements

Model Statements

Functions

Notation and Syntax