*updatereferencegeometry
Updates a reference geometry control volume.
Syntax
*updatereferencegeometry entities markmask name
Type
HyperMesh Tcl Modify Command
Description
Updates a reference geometry control volume.
Inputs
- entities
- The input entity type.
- markmask
- The ID of the mark containing the input entities.
- name
- Name of the reference geometry.
Example
To update reference geometry (called "ref") using user-selected elements:
*updatereferencegeometry elements 1 "ref"
Errors
None.