HyperMesh Reference Guide
Table of Contents
API Programmer's Guides
2017 API Programmer's Guide
14.0 API Programmer's Guide
13.0 API Programmer's Guide
12.0 API Programmer's Guide
11.0 API Programmer's Guide
10.0 API Programmer's Guide
9.0 API Programmer's Guide
Data Names
accelerometers
assemblies
bags
beamsectcols
beamsects
blocks
bodies
boxes
cards
collections
components
configurations
connectors
constrainedextranodes
constrainedrigidbodies
constraints
contactsurfs
controlvols
crosssections
curves
ddvals
dequations
designvars
desvarlinks
directmatrixinputs
dobjrefs
domains
dvprels
elements
ellipsoids
encryptions
equations
features
fields
global
groups
handles
includefiles
joints
laminates
lines
loadcols
loads
loadsteps
materials
mbjoints
mbplanes
mechanisms
meshcontrols
metadata
modules
morphconstraints
morphvolumes
multibodies
nodes
objectives
opticonstraints
opticontrols
optidscreens
optiresponses
outputblocks
parameters
plies
plots
points
positions
properties
regions
rigidwalls
sensors
sets
shapes
solids
surfaces
symmetries
systemcols
systems
tables
tags
titles
transformations
vectorcols
vectors
Ext API
Header Files
Library Files
Running
Examples
Commands and Functions
FE Input Readers
Result Readers
hmlib
hminlib
hmmodlib
hmreslib
Creating FE Input Readers
Commands and Functions
HMASCII
Input Format
Output Format
Commands and Functions
Model Checker
Config File
Checks and Corrections
Scripts
Introduction
Creating Scripts
Running Scripts
Commands and Functions
Solver Templates
Card Previewer
Creating Solver Templates
Commands and Functions
Index
Search
Home
Table of Contents
Scripts
Commands and Functions
Utility Menu Commands
Table of Contents
API Programmer's Guides
Data Names
Ext API
FE Input Readers
HMASCII
Model Checker
Scripts
Introduction
Creating Scripts
Running Scripts
Commands and Functions
Tcl GUI Commands
Tcl Modify Commands
Tcl Query Commands
Utility Menu Commands
*beginmacro()
*callmacro()
*createbutton()
*createbuttongroup()
*createentitypanel()
*createlistpanel()
*createmarklast()
*createmarkpanel()
*createtext()
*endmacro()
*enterpanel()
*includemacrofile()
*nextmacrofile()
*prevmacrofile()
*pushmacrofile()
*setactivegroup()
*setactivepage()
*setbuttongroupactivecolor()
Solver Templates
Utility Menu Commands
Documentation on the commands that control the Utility menu
*beginmacro()
Starts the definition of a
Utility menu
macro.
*callmacro()
Calls a macro from inside a macro.
*createbutton()
Adds a button to the
Utility menu
.
*createbuttongroup()
Adds a button group to the
Utility menu
.
*createentitypanel()
Allows you to interactively select a single entity from a command file.
*createlistpanel()
Allows you to interactively select a list of entities from a command file.
*createmarklast()
Place the entities from the last operation onto the mark.
*createmarkpanel()
Allows you to interactively select entities from a command file.
*createtext()
Adds text to the
Utility menu
.
*endmacro()
Ends the definition of a macro started with
*beginmacro
.
*enterpanel()
Specifies the
HyperMesh
panel to display on the menu.
*includemacrofile()
Include the contents of the passed macro file.
*nextmacrofile()
Read in the next macro file from the history stack.
*prevmacrofile()
Read in the previous macro file from the history stack.
*pushmacrofile()
Push a filename onto the macro file history stack.
*setactivegroup()
Sets the default selection for a
Utility menu
button group.
*setactivepage()
Sets the current displayed page number of the
Utility menu
.
*setbuttongroupactivecolor()
Sets the color for the
Utility menu
button group's current selection indicator.