Mesh: Importa
Appearance
|
|
| Posizione nel menu |
|---|
| Mesh → Importa Mesh... |
| Ambiente |
| Mesh |
| Avvio veloce |
| Nessuno |
| Introdotto nella versione |
| - |
| Vedere anche |
| Importa, Apri, Importazione e Esportazione |
Descrizione
Il comando Importa mesh importa la geometria da un formato file mesh nel documento attivo. Sono supportati diversi formati di file. Il comando crea un oggetto mesh non parametrico, una Mesh Feature.
Utilizzo
- Esistono diversi modi per invocare il comando:
- Premere il pulsante
Importa Mesh....
- Selezionare l'opzione Mesh →
Importa Mesh... dal menu.
- Selezionare l'opzione
Importa Mesh... dal menu contestuale della Vista ad Albero o della Vista 3D. Questa opzione è disponibile solo se è stato selezionato un oggetto mesh esistente. Notare che l'oggetto selezionato non viene effettivamente utilizzato o modificato dal comando.
- Premere il pulsante
- Facoltativamente, selezionare il formato file corretto nella finestra di dialogo.
- Selezionare un file.
- Premere il pulsante Apri.
Formati di file supportati
Il comando supporta: file stl, ast, bms, obj, off, iv, ply, nas e bdf. Per il formato file NASTRAN (nas/bdf), sono supportate solo le schede GRID, CTRIA3 e CQUAD4.
Proprietà
Vedere: Mesh Feature.
Script
Vedere anche: Script di base per FreeCAD
Per importare un file mesh utilizzare il metodo insert del modulo Mesh.
import Mesh
Mesh.insert("D:/testfiles/cylinder.stl")
- Miscellaneous: Import Mesh, Export Mesh, Mesh From Shape, Regular solid, Unwrap Mesh, Unwrap Face
- Modifying: Harmonize Normals, Flip Normals, Fill Holes, Close Holes, Add Triangle, Remove Components, Remove Components Manually, Smooth, Refinement, Decimate, Scale
- Boolean: Union, Intersection, Difference
- Cutting: Cut, Trim, Trim With Plane, Section From Plane, Cross-Sections
- Components and segmentation: Merge, Split by Components, Segmentation, Segmentation From Best-Fit Surfaces
- Analyze: Evaluate and Repair, Face Info, Curvature Plot, Curvature Info, Evaluate Solid, Bounding Box Info
- Additional: Import Export Preferences, OpenSCAD Workbench, Mesh Scripting
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub