Click or drag to resize

MeshFebBeso Fields

The MeshFebBeso type exposes the following members.

Fields
  NameDescription
Protected fieldfaces_
faces of the mesh
(Inherited from Mesh.)
Protected fieldkdtree_vertexes_
kd-tree for the mesh vertexes
(Inherited from Mesh.)
Protected fieldkilled_thick_
thickness of killed shell cross section for visualization only
Protected fieldold_softkill_status_
List of activation states of each mesh-face
Protected fieldtri_mesh_
triangular mesh
Protected fieldvert_to_face_inds_
mapping from vertex index to neighboring face indexes
(Inherited from Mesh.)
Protected fieldvertices_
vertices of the mesh
(Inherited from Mesh.)
Top
See Also