HMIN_assembly_writecomponent()
Transfers the components of an assembly to HyperMesh.
Syntax
void HMIN_assembly_writecomponent(HM_entityidtype componentid);
Type
HyperMesh hminlib Function
Description
Transfers the components of an assembly to HyperMesh.
Inputs
- componentid
- The ID of the subassembly to be transferred.
Example
An assembly must exist (HMIN_assembly_write()).
Errors
None.