![]() |
OGS
|
|
Remove the specified mesh data field from the mesh.
The <field_name> specifies which field to remove, and <mesh_item_type> specifies whether it is a node, cell, or integration point data field.
Required elements:**
<mesh_item_type> - Type of mesh item (node, cell, or integration_point)
Optional elements:**
<mesh> - Name of the mesh (defaults to the first/bulk mesh)
Example:**
No additional info.