Corpo
Introduzione
In FreeCAD la parola "Body" (Corpo) viene normalmente utilizzata per fare riferimento a un oggetto PartDesign Body (classe PartDesign::Body) definito dall'ambiente PartDesign. Si tratta di un oggetto contenitore che può contenere degli Schizzi 2D e delle funzioni geometriche 3D per creare una forma solida.
Per ulteriori informazioni su questo tipo di oggetto vedere Corpo di PartDesign.
Utilizzo
- Passare nell'ambiente PartDesign.
- Premere Crea un corpo.
- Premere Crea uno schizzo per creare un nuovo schizzo.
- Creare un contorno chiuso, quindi utilizzare Pad di PartDesign per estrudere lo schizzo e creare un solido iniziale.
- Aggiungere altri schizzi e pad e usare altri strumenti di PartDesign per modificare e trasformare il solido iniziale.
In alternativa, invece di usare gli schizzi, si possono aggiungere funzioni primitive di PartDesign, ad esempio, un Cubo additivo. Per creare un volume finale è possibile utilizzare qualsiasi numero di funzioni additive e sottrattive.
Note
È richiesto un Corpo quando si utilizza PartDesign nella metodologia di editazione delle funzioni.
Non è necessario un Corpo quando si utilizza Part, poiché questo ambiente utilizza il flusso di lavoro detto geometria solida costruttiva, che si basa sulle forme primitive e le operazioni booleane.
- 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
- 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