*interfaceadd
Creates interface elements.
Syntax
*interfaceadd name main type mark reverse
Type
HyperMesh Tcl Modify Command
Description
Creates interface elements.
Inputs
- name
- The name of the group into which the interface elements should be placed.
- main
- Use 1 for main; 0 for secondary.
- type
- The entity type of the secondary entities (none, elements, nodes).
- mark
- The ID of the mark containing the nodes or elements which should have main or secondary elements placed on them.
- reverse
- A logical which determines if the secondary elements should be reversed when created.
Errors
None.