Main Page/it: Difference between revisions

From FreeCAD Documentation
(Created page with '= FreeCAD = <div class="main-menu"> {{Languages-top|{{fr|Main Page/fr}} {{de|Main Page/de}} {{se|Main Page/se}} {{pl|Main Page/pl}} }} {{menu}} </div> <div class="main-toolb…')
 
(Replaced content with 'In Traduzione')
Line 1: Line 1:
In Traduzione
= FreeCAD =

<div class="main-menu">

{{Languages-top|{{fr|Main Page/fr}} {{de|Main Page/de}} {{se|Main Page/se}} {{pl|Main Page/pl}} }}

{{menu}}

</div>

<div class="main-toolbox">

{{downloads}}

{{screenshot|freecad010.png|a screenshot showing version 0.10}}

{{newsbox}}

{{feedsbox}}

{{mantisbox}}

{{facebookbox}}

</div>

<div class="main-content">

'''FreeCAD''' is a general purpose [http://en.wikipedia.org/wiki/Open_source Open Source] 3D [http://en.wikipedia.org/wiki/CAD CAD/MCAD]/[http://en.wikipedia.org/wiki/CAx CAx]/[http://en.wikipedia.org/wiki/Computer-aided_engineering CAE]/[http://en.wikipedia.org/wiki/Product_Lifecycle_Management PLM] modeler, aimed directly at [http://en.wikipedia.org/wiki/Mechanical_engineering mechanical engineering] and [http://en.wikipedia.org/wiki/Product_design product design] but also fits in a wider range of uses around engineering, such as architecture or other engineering specialties. It is a [http://en.wikipedia.org/wiki/Parametric_feature_based_modeler feature-based parametric modeler] with a modular software architecture which makes it easy to provide additional functionality without modifying the core system.

FreeCAD is based on [http://en.wikipedia.org/wiki/Open_CASCADE OpenCasCade], a powerful geometry kernel, features an [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor]-compliant 3D scene representation model provided by the [http://en.wikipedia.org/wiki/Coin3D Coin 3D] library, and a broad [http://en.wikipedia.org/wiki/Python_(programming_language) python] API. The interface is built with [http://en.wikipedia.org/wiki/Qt_(framework) Qt]. FreeCAD runs exactly the same way on Windows, Mac OSX and Linux platforms.

[[Image:Right arrow.png]] [[About FreeCAD|Learn more here...]]

== Key features ==

* [[Image:Feature1.jpg|left]] A complete [http://en.wikipedia.org/wiki/Open_CASCADE OpenCasCade]-based '''geometry kernel''' allowing complex 3D operations on complex shape types, and supports natively concepts like brep, nurbs, booleans operations or fillets {{clear}}
* [[Image:Feature6.jpg|left]] A '''modular architecture''' that allow plugins (modules) to add functionality to the core application. Those extensions can be as complex as whole new applications or as simple as [[Scripting|python scripts]] or self-recorded [[macros]] {{clear}}
* [[Image:Feature3.jpg|left]] A full '''parametric model''' allowing any type of parameter-driven custom objects, that can even be [[Scripted objects|fully programmed in python]]{{clear}}
* [[Image:Feature4.jpg|left]] Complete access from '''python''' built-in interpreter, macros or external scripts to almost any part of FreeCAD, being [[Topological data scripting|geometry creation and transformation]], the 2D or 3D representation of that geometry ([[scenegraph]]) or even the [[PyQt|FreeCAD interface]] {{clear}}
* [[Image:Feature5.jpg|left]] Import/export to '''standard formats''' such as [http://en.wikipedia.org/wiki/ISO_10303 STEP], [http://en.wikipedia.org/wiki/IGES IGES], [http://en.wikipedia.org/wiki/Obj OBJ], [http://en.wikipedia.org/wiki/Dxf DXF], [http://en.wikipedia.org/wiki/Svg SVG], [http://en.wikipedia.org/wiki/Universal_3D U3D] or [http://en.wikipedia.org/wiki/STL_(file_format) STL] {{clear}}

== In development ==

* [[Image:Feature7.jpg|left]] A [[Sketcher Workbench|Sketcher]] with constraint-solver, allowing to sketch geometry-constrained 2D shapes {{clear}}
* [[Image:Feature8.jpg|left]] A [[Drawing Module|Drawing sheets]] module that permit to put 2D views of your 3D models on a sheet {{clear}}
* [[Image:Feature9.jpg|left]] A [[Robot Workbench|Robot simulation]] module that allows to study robot movements {{clear}}
* [[Image:Feature10.jpg|left]] A [[Raytracing Module|Rendering]] module that can export 3D objects for rendering with external renderers {{clear}}

== Manual ==

The FreeCAD manual is a work-in-progress community effort to provide state-of-the-art documentation about using FreeCAD, and is already available in a couple of languages. It still lacks much information, so feel free to join and [[Help FreeCAD|contribute]]!

{|border="0" width="100%" style="background:transparent;"
|-
|
* [[Image:Flag-en.jpg]] [[Online Help Toc|Table of contents]]
* [[Image:Flag-pl.jpg]] [[Online Help Toc/pl|Spis Treści]]
* [[Image:Flag-es.jpg]] [[Online Help Toc/es|Índice de contenidos]]
||
* [[Image:Flag-fr.jpg]] [[Online Help Toc/fr|Table des matières]]
* [[Image:Flag-se.jpg]] [[Online Help Toc/se|Innehallsforteckning]]
* [[Image:Flag-de.jpg]] [[Online Help Toc/de|Inhaltsverzeichnis]]
||
* [[Image:Flag-ru.jpg]] [[Online Help Toc/ru|Содержание]]
* [[Image:Flag-jp.jpg]] [[Online Help Toc/jp|目次]]
* [[Image:Flag-it.jpg]] [[Online Help Toc/it|Indice dei contenuti]]
|}

== More ==

=== About the development ===

Check the [[Development roadmap]] for news about what is being planned, the [http://sourceforge.net/apps/mantisbt/free-cad/changelog_page.php Changelog] and [http://sourceforge.net/apps/mantisbt/free-cad/roadmap_page.php Roadmap] mantis pages to see the progresses towards next release, or the [http://www.ohloh.net/p/freecad Project statistics] for even more information about the FreeCAD codebase.

=== Quickbuild ===

FreeCAD uses cMake, subversion link: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk

=== Help wanted ===

FreeCAD would benefit greatly from your help with testing and [http://sourceforge.net/apps/mantisbt/free-cad/main_page.php reporting bugs]! Another problem we have, is lack of people to build and test FreeCAD on Mac OSX. If you have a mac, please [[CompileOnMac|help us]]! You are also welcome to help [[Localisation|translating FreeCAD]] in your language.

</div>

__NOTOC__

Revision as of 09:07, 19 November 2010

In Traduzione