fix_modify AtC mesh delete_elements command¶
Syntax¶
fix_modify <AtC fixID> mesh delete_elements <id>
AtC fixID = ID of fix atc instance
mesh create_elementset = name of the AtC sub-command
id = id of the element set
Examples¶
fix_modify AtC mesh delete_elements gap
Description¶
Deletes a group of elements from the mesh.
Restrictions¶
None.
Default¶
None.