*maploadtomesh

Creates loads on an FE mesh that correspond to a load on the underlying geometry.

Syntax

*maploadtomesh markmask

Type

HyperMesh Tcl Modify Command

Description

Creates loads on an FE mesh that correspond to a load on the underlying geometry.

Inputs

markmask
ID of the entity.

Example

To create temperature loads on an FE mesh that corresponds to the given geometry load

*createmark(loadcols,1) "m"
*maploadtomesh(1)

This command is applicable only from HyperMesh 6.0 onwards.

Errors

None.