*beamsectioncalculateresults

Calculates results for selected beam sections.

Syntax

*beamsectioncalculateresults entity_type mark_id

Type

HyperMesh Tcl Modify Command

Description

This command invokes the beam solver to calculate the results for selected standard, shell, and solid beam sections.

Inputs

entity_type
Must be set to beamsects.
mark_id
The ID of the mark containing the beam sections. Valid values are 1 and 2.

Examples

To solve all results for all beam sections in the model:
*createmark beamsects 1 all
*beamsectioncalculateresults beamsects 1

Version History

12.0.110