Feature
Appearance
Outdated translations are marked like this.
Introduzione
In FreeCAD la parola "Feature" viene normalmente utilizzata per fare riferimento a un oggetto Feature di PartDesign (classe PartDesign::Feature) definito dalla classe Ambiente di lavoro PartDesign. Questa è un'operazione o un passaggio di modellazione eseguito per creare o modificare una Shape solida seguendo il paradigma feature editing.
Vedere PartDesign Feature per ulteriori informazioni su questo tipo di oggetto.
Utilizzo
- Passare a
PartDesign.
- Premere
Crea un corpo.
- Premere
Crea uno schizzo per creare un nuovo Schizzo.
- Creare una figura chiusa, quindi utilizzare
Estrusione per estrudere lo schizzo e creare un solido iniziale. Questo solido iniziale è la Feature iniziale.
- Aggiungere altri schizzi e pad e utilizzare gli altri strumenti di PartDesign per modificare e trasformare il solido iniziale. Ciascuno di questi passaggi corrisponde alle Feature del Corpo.
- In alternativa, aggiungere oggetti primitivi, come
Cubo additivo e
Cilindro sottrattivo. Tutti i passaggi additivi e sottrattivi inseriscono feature utilizzate per creare un volume finale.
Note
In senso generale, una "Feature" può essere un qualsiasi passaggio di modellazione utilizzato per creare una Shape finale, con qualsiasi strumento di ogni Ambiente di lavoro.
- Ad esempio, in Ambiente Part, nel flusso di lavoro della geometria solida costruttiva, una "Feature" potrebbe essere una qualsiasi operazione booleana, come
Unione,
Taglio o
Intersezione.
In un senso più specifico, una "Feature" è un passaggio di modellazione utilizzato all'interno di un Corpo.
- Ad esempio,
Cilindro additivo,
Loft additivo,
Tasca,
Cono sottrattivo, ecc., sono tutte "Feature".
- Helper tools: New Body, New Sketch, Attach Sketch, Edit Sketch, Validate Sketch, Check Geometry, Sub-Shape Binder, Clone
- Modeling tools:
- Additive tools: Pad, Revolution, Additive Loft, Additive Pipe, Additive Helix, Additive Box, Additive Cylinder, Additive Sphere, Additive Cone, Additive Ellipsoid, Additive Torus, Additive Prism, Additive Wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive Loft, Subtractive Pipe, Subtractive Helix, Subtractive Box, Subtractive Cylinder, Subtractive Sphere, Subtractive Cone, Subtractive Ellipsoid, Subtractive Torus, Subtractive Prism, Subtractive Wedge
- Boolean: Boolean Operation
- Dress-up tools: Fillet, Chamfer, Draft, Thickness
- Transformation tools: Mirror, Linear Pattern, Polar Pattern, Multi-Transform, Scale
- Additional tools: Shape Binder, Involute Gear, Sprocket, Shaft Design Wizard
- Context menu: Suppressed, Set Tip, Move Object To…, Move Feature After…
- Preferences: Preferences, Fine tuning
- Creation and modification: New Sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Face From Wires, Ruled Surface, Loft, Sweep, Section, Cross-Sections, 3D Offset, 2D Offset, Thickness, Project on Surface, Appearance per Face
- Boolean: Compound, Explode Compound, Compound Filter, Boolean Operation, Cut, Union, Intersection, Connect Shapes, Embed Shapes, Cutout Shape, Boolean Fragments, Slice Apart, Slice to Compound, Boolean XOR, Check Geometry, Defeaturing
- Other tools: Box Selection, Shape From Mesh, Points From Shape, Convert to Solid, Reverse Shapes, Simple Copy, Transformed Copy, Shape Element Copy, Refine Shape, Set Tolerance, Persistent Section Cut, Attachment
- Preferences: Preferences, Fine tuning
Oggetti del documento
- Cuore: App DocumentObject
- Base: App FeaturePython, App GeoFeature, Part Feature, Mesh Feature, Fem FemMeshObject
- Forme interne: Part TopoShape, Mesh MeshObject, Fem FemMesh
- Struttura: App DocumentObjectGroup (Std Group), App Part (Std Part), App Link
- Derivate: Part Part2DObject, Sketcher SketchObject, PartDesign Body, PartDesign Feature
- 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