IMeshData ITools.GetMeshDataFromFile(String filename, String bodyGrouping)
Returns the mesh data model associated to the file name specified.
Examples
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
Returns the mesh data model object.