HMIN_block_writesystem()
Assigns a system to a HyperMesh block.
Syntax
void HMIN_block_writesystem(HM_entityidtype id);
Type
HyperMesh hminlib Function
Description
Assigns a system to a block entity. Must be called after HMIN_block_write().
Inputs
- id
- The ID of the system associated with the block.
Errors
None.
Version History
12.0.110