|
|
ModelElement Fields |
The ModelElement type exposes the following members.
| Name | Description | |
|---|---|---|
| _eloads | the elements loads. | |
| _fe_id | index of element in fe-model, in case of shells it is the index oh the trimesh. | |
| _ind |
zero-based index of element in model.
The indexes are consecutively numbered from 0 to number of elements.
| |
| fe_node_ind_ | index of fe-nodes of fe-elements in fe-model. Can differ from node_ind in case of joints. | |
| node_inds_ | index of nodes of elements after assembly. |