|
Menu location |
---|
Hálók → Háló importálása |
Workbenches |
Háló |
Default shortcut |
None |
Introduced in version |
- |
See also |
Std Import |
Bemutatás
Ez az eszköz lehetővé teszi egy *.STL, *.AST, *.BMS, *.OBJ, *.OFF, *.iv, *.PLY fájl hozzáadását a jelenlegi dokumentumhoz.
Használat
- Kattintson a
ikonra vagy válassza a Hálók →
Háló importálása… menüpontot a felső menüből.
- Válassza ki az importálandó fájlt.
Supported file formats
The command supports: stl, ast, bms, obj, off, iv, ply, nas and bdf files. For the NASTRAN (nas/bdf) file format, only GRID, CTRIA3 and CQUAD4 cards are supported.
Preferences
- The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
Properties
See: Mesh Feature.
Scripting
See also: FreeCAD Scripting Basics.
To import a mesh file use the insert
method of the Mesh module.
import Mesh
Mesh.insert('D:/testfiles/cylinder.stl')
Ez az oldal a következő oldalról származik https://wiki.freecad.org/Mesh_Import