NerveMshCreator.fragment

NerveMshCreator.fragment(IDs=None, dim=3, verbose=True)

Fragmentation of the mesh important to link entities to each other

Parameters:
  • IDs (list or None) – list of IDs of the element to fragments, if None all dim dimension elements are fragmented, by default None

  • dim (int) – dimension of the elements considerated, by default 3

  • verbose (bool) – print or not the verbose on the temrminal, by default False