HMIN_designvar_writemingap()
Writes the minimup gap parameter associated with the topology design variable.
Syntax
void HMIN_designvar_writemingap(double mingap);
Type
HyperMesh hminlib Function
Description
Writes the minimum gap parameter associated with the topology design variable.
Inputs
- mingap
- The minimum gap value. Applicable only for topology design variables that have a maximum diameter specified.
Example
A design variable must exist (HMIN_designvar_write()).
Errors
None.
Version History
11.0