HMIN_rigidwall_writegeometry_sphere()

Writes a sphere definition of a rigid wall.

Syntax

HMIN_rigidwall_writegeometry_sphere(HM_entityidtype id, double radius);

Type

HyperMesh hminlib Function

Description

Writes a sphere definition of a rigid wall.

Inputs

id
The ID of the rigid wall.
radius
The radius of the sphere.

Example

This command must be preceded by the HMIN_rigidwall_write() command. The ID must refer to an existing rigid wall.

Errors

None.