GetMeshTableRequest#
Attribute Name |
Data Type |
Description |
|---|---|---|
mesh_entity |
FE mesh entity. |
|
mesh_shape |
FE mesh shape. |
|
loading |
Required for deformed and initial state mesh types. |
|
load_increment |
int |
Optional loading increment. |
model_id |
Active model is used if this field is not set. |
Associated Enums
MeshEntity#
Name |
|---|
ENTITY_UNSPECIFIED |
NODE |
ELEMENT_1D |
ELEMENT_2D |
ELEMENT_3D |
MeshShape#
Name |
|---|
SHAPE_UNSPECIFIED |
ORIGINAL |
DEFORMED |
INITIAL_STATE |