HMIN_laminate_write_entities()

Assigns a ply or sub laminate to a laminate.

Syntax

void HMIN_laminate_write_entities(HM_entitytype entity_type, unsigned int num_entities, HM_entityidtype *entity_ids);

Type

HyperMesh hminlib Function

Description

Assigns a ply or sub laminate to a laminate. Must be called after HMIN_laminate_write().

Inputs

entity_type
The type of entity to write.
num_entities
The number of entities to write.
entity_ids
The IDs of the entities.

Errors

None.

Version History

11.0