HMIN_ply_writenode()
Assigns a node to a ply entity.
Syntax
void HMIN_ply_writenode(HM_entityidtype id);
Type
HyperMesh hminlib Function
Description
Assigns a node to a ply entity. Must be called after HMIN_ply_write().
Inputs
- id
- The ID of the node.
Errors
None.