meshing.tui.file.import_#

class main_menu.file.import_(path, service)#

Enables you to import mesh information generated by some CAD packages (Ansys, I-deas, NASTRAN, PATRAN, and HYPERMESH), as well as mesh information in the CGNS (CFD general notation system) format.

ansys_surf_mesh(*args, **kwargs)#

Enables you to read a Ansys surface mesh file.

ansys_vol_mesh(*args, **kwargs)#

Enables you to read a Ansys volume mesh file.

cad(*args, **kwargs)#

Enables you to import CAD files based on the options set.

cad_geometry(*args, **kwargs)#

Enables you to import CAD files based on the options set.

cgns_surf_mesh(*args, **kwargs)#

Enables you to read a CGNS surface mesh file.

cgns_vol_mesh(*args, **kwargs)#

Enables you to read a CGNS volume mesh file.

fidap_surf_mesh(*args, **kwargs)#

Enables you to read a FIDAP surface mesh file.

fidap_vol_mesh(*args, **kwargs)#

Enables you to read a FIDAP volume mesh file.

fl_uns2_mesh(*args, **kwargs)#

Enables you to read a Fluent UNS V2 case file.

fluent_2d_mesh(*args, **kwargs)#

Enables you to read a 2D mesh into the 3D version.

fluent_3d_mesh(*args, **kwargs)#

Read a 3D mesh.

gambit_surf_mesh(*args, **kwargs)#

Enables you to read a GAMBIT surface mesh file.

gambit_vol_mesh(*args, **kwargs)#

Enables you to read a GAMBIT volume mesh file.

hypermesh_surf_mesh(*args, **kwargs)#

Enables you to read a HYPERMESH surface mesh file.

hypermesh_vol_mesh(*args, **kwargs)#

Enables you to read a HYPERMESH volume mesh file.

ideas_surf_mesh(*args, **kwargs)#

Enables you to read an I-deas surface mesh file.

ideas_vol_mesh(*args, **kwargs)#

Enables you to read an I-deas volume mesh file.

nastran_surf_mesh(*args, **kwargs)#

Enables you to read a NASTRAN surface mesh file.

nastran_vol_mesh(*args, **kwargs)#

Enables you to read a NASTRAN volume mesh file.

patran_surf_mesh(*args, **kwargs)#

Enables you to read a PATRAN surface mesh file.

patran_vol_mesh(*args, **kwargs)#

Enables you to read a PATRAN volume mesh file.

reimport_last_with_cfd_surface_mesh(*args, **kwargs)#

Reimport CAD using the size field.

stl(*args, **kwargs)#

Read a surface mesh from a stereolithography (STL) file.