Ambiente CurvedShapes
Jump to navigation
Jump to search
Questa documentazione non è completa. Si prega dare un aiuto e contribuire alla documentazione.
Vedere Draft ShapeString per avere un esempio di comando ben documentato. Comandi della Gui fornisce una panoramica sui comandi. Vedere Lista dei comandi per gli altri comandi.
Per contribuire consultare la pagina Contribuire.
Introduzione
Curved Shapes è un ambiente esterno di FreeCAD che crea forme 3D da curve 2D.
Installazione
Si consiglia di installarlo tramite Addon Manager che si trova sotto il menu Strumenti → Addon Manager.
Note: for manual installation see Manual installation
Strumenti
CurvedArray: Creates an array and resizes the items in the bounds of one or more hull curves.
CurvedSegment: Interpolates between two 2D curves. The interpolated curves can be resized in the bounds of some hullcurves.
InterpolatedMiddle: Interpolates a 2D shape into the middle between two 2D curves. The base shapes can be connected to a shape with a sharp corner.
SurfaceCut: Cuts a surface to get the outline curve or a face. This tool is similar to
Cross-Sections in the
Part workbench, but it is fully parametric and has an option to reduce the complexity of the output curve. It tries to remove overlapping edges.
Esempi
HortenHIX: A python script that creates the shape of the Horten Ho 229 (also called Horten H IX), a stealth fighter that has been build in Germany in 1944.
FlyingWingS800: A python script that creates the shape of a flying wing RC model.
Riferimenti
- Author: @chbergmann
- Github repo: https://github.com/chbergmann/CurvedShapesWorkbench
Correlazioni
External Workbenches
Documentazione utente

- Installazione: Windows, Linux, Mac; Getting started
- Base: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Ambienti: Menu di base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting