Click or drag to resize

ModelSpring Fields

The ModelSpring type exposes the following members.

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