HMIN_rigidwall_writegeometry_madymo()
Writes a cylinder definition of a rigid wall.
Syntax
HMIN_rigidwall_writegeometry_madymo(HM_entityidtype id, int ellipse, int madymoid)
    Type
HyperMesh hmlib Function
Description
Writes a cylinder definition of a rigid wall.
Inputs
- id
 - The ID of the rigid wall.
 - ellipse
 - Flag to determine geometry. Use:
- 0 - For plane.
 - 1 - For ellipse.
 
 - madymoid
 - The ID of the plane or ellipse.
 
Errors
None.