*interfaceadd
Creates interface elements.
Syntax
*interfaceadd name master 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.
- master
- Use 1 for master; 0 for slave.
- type
- The entity type of the slave entities (none, elements, nodes).
- mark
- The ID of the mark containing the nodes or elements which should have slave or master elements placed on them.
- reverse
- A logical which determines if the slave elements should be reversed when created.
Errors
None.