HMIN_designvar_writecomponent()
Assigns a component to a topology, topography or gauge design variable.
Syntax
void HMIN_designvar_writecomponent(HM_entityidtype component_id);
Type
HyperMesh hminlib Function
Description
Assigns a component to a topology, topography or gauge design variable. Must be called after HMIN_designvar_write().
Inputs
- component_id
- The ID of the component to be assigned.
Errors
None.