IMeshData ITools.GetMeshDataFromFile(String filename, String bodyGrouping)

Returns the mesh data model associated to the file name specified.

Parameters

  • filename
    Type: String
    The name of the mesh file.
  • bodyGrouping
    Type: String
    When the mesh is imported, bodies can be created for the following filters: none (default), component, material, thickness, type

Return Value

Type: IMeshData
Returns the mesh data model object.