*createellipsoidsbypoints
Creates one or more ellipsoids based on the information provided.
Syntax
*createellipsoidsbypoints markmask type name radiusa radiusb radiusc shape systemid multibodyid color
Type
HyperMesh Tcl Modify Command
Description
Creates one or more ellipsoids based on the information provided.
Inputs
- markmask
 - The mark of points used for the center of the ellipsoids.
 - type
 - 1 - Ellipsoids.
 - name
 - The name of the ellipsoids.
 - radiusa
 - The length of an ellipsoid in the A direction. Real number value.
 - radiusb
 - The length of an ellipsoid in the B direction. Real number value.
 - radiusc
 - The length of an ellipsoid in the C direction. Real number value.
 - shape
 - The shape of an ellipsoid. Must be a real number between 2 and 8.
 - systemid
 - The ID of the system to which the ellipsoid is attached.
 - multibodyid
 - The ID of the multibody to which the ellipsoids are attached.
 - color
 - The color value of the ellipsoid.