HMIN_move_writeid()
Moves the entity identified by ID to the new location.
Syntax
void HMIN_move_writeid(HM_entityidtype id);
Type
HyperMesh hminlib Function
Description
Moves the entity identified by ID to the new location.
Inputs
- id
- The ID of the element.
Example
HMIN_move_write() must be called first to indicate the name of the collector where the entity should be moved.
Errors
None.