Data Structure: Geometry_vertex |
|
Description |
Geometry points and associated definition data |
Usage |
Geometry_vertex NUM=ival where ival is the data structure number |
Description |
Overview The Geometry_vertex structure stores the definition of a geometry point together with the associated data including : •Associated node •Background mesh data if present •Mesh generation related data
Notes •Nodal_data is recommended ahead of Geometry_vertex for geometry point data definition •A Geometry_vertex data structure is defined for each line •The Geometry_vertex data structure may be updated during the analysis due to remeshing operations and geometry update operations; e.g. deposition, erosion, pinchout, etc.
|
Nodes List of nodes associated with the point |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of nodes associated with the point.
|
Points List of points defining the vertex |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of points defining the vertex.
|