Click or drag to resize

ModelElement Fields

The ModelElement type exposes the following members.

Fields
  NameDescription
Protected field_eloads
the elements loads
Protected field_fe_id
index of element in fe-model, in case of shells it is the index oh the trimesh
Protected field_ind
zero-based index of element in model. The indexes are consecutively numbered from 0 to number of elements.
Protected fieldfe_node_ind_
index of fe-nodes of fe-elements in fe-model. Can differ from node_ind in case of joints
Protected fieldnode_inds_
index of nodes of elements after assembly
Top
See Also