*createcontrolvol
Creates an airbag control volume.
Syntax
*createcontrolvol entities markmask name
Type
HyperMesh Tcl Modify Command
Description
Creates an airbag control volume.
Inputs
- entities
- Control volumes are created using elements.
- markmask
- Source of elements used to create control volume.
- name
- Name of the control volume.
Examples
*createcontrolvol(elements,1,"airbag")