extract_bodies Module

defines:
  • extract_bodies(bdf_filename)
pyNastran.bdf.mesh_utils.extract_bodies.extract_bodies(bdf_filename, mpc_id=0)[source]

Finds the isolated bodies

Parameters:
bdf_filename : str/BDF

str : the path the the *.bdf file BDF : a BDF() boject

mpc_id : int; default=0

0 : consider all MPCs >0 : use this MPC set not supported

Considers:
  • elements
  • rigid_elements
Doesn’t consider:
  • elements_mass
  • MPC
  • MPCADD
  • DMIx
Doesn’t support:
  • xref
  • duplicate element ids
  • large values