*titlecreate
Creates a title.
Syntax
*titlecreate name entities id pointindex color font anchorpoint x y
Type
HyperMesh Tcl Modify Command
Description
Creates a title.
Inputs
- name
 - The name of the title.
 - entities
 - The type of entity to which the title should be attached.
 - id
 - The ID of the entity.
 - pointindex
 - The point index.
 - color
 - The color of the title.
 - font
 - The font to be used to display the title.
 - anchorpoint
 - The anchor point of the title.
 - x
 - The x location of the anchor point (0.0 - 1.0).
 - y
 - The y location of the anchor point (0.0 - 1.0).
 
Errors
None.