*node()
Syntax
*node (id x y z superid inputsystemid outputsystemid surfaceid surfaceindex)
Type
HyperMesh HMASCII Command
Inputs
- id
- The ID of the node (must be unique among all nodes).
- x
- The x coordinate in the local system.
- y
- The y coordinate in the local system.
- z
- The z coordinate in the local system.
- superid
- The super-element ID of the node.
- inputsystemid
- The input system for the node (must be an existing system or 0).
- outputsystemid
- The output system for the node (must be an existing system or 0).
- surfaceid
- The ID of the surface to which the node is associated.
- surfaceindex
- The fragment of the surface to which the node is associated.
Example
Nodes must be defined before elements.
Errors
None.