HMIN_system_writeangle()

Transforms a system based on angles.

Syntax

void HMIN_system_writeangle(HM_entityidtype id, double angles[3]);

Type

HyperMesh hminlib Function

Description

Transforms a system based on angles.

Inputs

id
The ID of the system.
angles[3]
The angles by which the system is going to be transformed.

Example

This function is available to support the ANSYS user interface. Consult the ANSYS manual for more information on the location of the angles.

Errors

None.