*mbplanecreate
Creates a new mbplane entity.
Syntax
*mbplanecreate name color type origin xaxis yaxis multibodyid
Type
HyperMesh Tcl Modify Command
Description
Creates a new mbplane entity.
Inputs
- name
 - The name of the mbplane.
 - color
 - The color value of the mbplane.
 - type
 - The type definition to be used later.
 - origin
 - The center node for the mbplane.
 - xaxis
 - The xaxis node for the mbplane.
 - yaxis
 - The yaxis node for the mbplane.
 - multibodyid
 - The ID of the multibody to which the mbplane is attached.
 
Errors
None.