Part Primitives/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 7: Line 7:
{{GuiCommand/it|Name=Part_CreatePrimitives|Name/it=Crea primitive|Workbenches=[[Part Module/it|Parte]], [[OpenSCAD_Module/it|OpenSCAD]]|MenuLocation=Parte → Crea primitive...|Shortcut=Nessuno|SeeAlso=[[Part_Shapebuilder/it|Crea forma]]}}
{{GuiCommand/it|Name=Part_CreatePrimitives|Name/it=Crea primitive|Workbenches=[[Part Module/it|Parte]], [[OpenSCAD_Module/it|OpenSCAD]]|MenuLocation=Parte → Crea primitive...|Shortcut=Nessuno|SeeAlso=[[Part_Shapebuilder/it|Crea forma]]}}
</div>
</div>

==Description==


È uno strumento per creare diverse geometrie primitive parametriche.
È uno strumento per creare diverse geometrie primitive parametriche.
È presente negli ambienti [[Part Module/it|Parte]] e [[OpenSCAD_Module/it|OpenSCAD]]
È presente negli ambienti [[Part Module/it|Parte]] e [[OpenSCAD_Module/it|OpenSCAD]]


<div class="mw-translate-fuzzy">
Attualmente lo strumento crea:
Attualmente lo strumento crea:


Line 29: Line 32:
* [[Part_Point/it|Punto (Vertice)]]
* [[Part_Point/it|Punto (Vertice)]]
* [[Part_RegularPolygon/it|Poligono regolare]] {{Version/it|0.14}}
* [[Part_RegularPolygon/it|Poligono regolare]] {{Version/it|0.14}}
</div>

Some of the available (parametric) geometric primitives that are possible:
:[[Image:Part_Plane.svg|32px]] [[Part_Plane|Plane]]: inserts a simple parametric plane 10 x 10 mm, with the parameters of position, length, and width.
:[[Image:Part_Box.svg|32px]] [[Part_Box|Box/Cube]]: inserts a parametric, [http://en.wikipedia.org/wiki/Cuboid#Rectangular_cuboid rectangular cuboid], geometric primitive into the active document.
:[[Image:Part_Cylinder.svg|32px]] [[Part_Cylinder|Cylinder]]: Inserts a simple parametric cylinder, with position, angle, radius and height parameters in to he active document.
:[[Image:Part_Cone.svg|32px]] [[Part_Cone|Cone]]: Inserts a parametric truncated Cone in to the active document.
:[[Image:Part_Sphere.svg|32px]] [[Part_Sphere|Sphere]]: Inserts a parametric sphere, with position, angle1, angle2, angle3 and radius parameters.
:[[Image:Part_Ellipsoid.svg|32px]] [[Part_Ellipsoid|Ellipsoid]]: Inserts a parametric Ellipsoid solid in to the active document.
:[[Image:Part_Torus.svg|32px]] [[Part_Torus|Torus]]: Inserts a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters in to the active document.
:[[Image:Part_Prism.svg|32px]] [[Part_Prism|Prism]] {{Version|0.14}}*: Inserts a solid defined by a regular polygon cross section and a height in to the active document.
:[[Image:Part_Wedge.svg|32px]] [[Part_Wedge|Wedge]]: Inserts a parametric Wedge object in to the active document.
:[[Image:Part_Helix.svg|32px]] [[Part_Helix|Helix]]: Inserts a Helix geometric primitive (common usage for Helix is creating [[Thread_for_Screw_Tutorial|Threads]) in to the active document.
:[[Image:Part_Spiral.svg|32px]] [[Part_Spiral|Spiral]] {{Version|0.14}}*: Inserts a Spiral geometric primitive in to the active workbench.
:[[Image:Part_Circle.svg|32px]] [[Part_Circle|Circle]]: Inserts a circular curved edge in to the active document.
:[[Image:Part_Ellipse.svg|32px]] [[Part_Ellipse|Ellipse]]: Inserts an elliptical curved edge in to the active document.
:[[Image:Part_Line.svg|32px]] [[Part_Line|Line]] (Edge):
:[[Image:Part_Point.svg|32px]] [[Part_Point|Point]] (Vertex): Inserts a Point (vertex) geometric primitive in to the active document.
:[[Image:Part_RegularPolygon.svg|32px]] [[Part_RegularPolygon|Regular Polygon]] {{Version|0.14}}*: Inserts a RegularPolygon geometric primitive in to the active document.


[[File:Part_CreatePrimitives_example_FreeCAD_0_13.jpg]]
[[File:Part_CreatePrimitives_example_FreeCAD_0_13.jpg]]
Line 37: Line 59:
</div>
</div>


{{Part Tools navi/it}}


{{Part Tools navi{{#translation:}}}}
{{Userdocnavi/it}}

{{Userdocnavi{{#translation:}}}}

Revision as of 17:38, 18 February 2020

Crea primitive

Posizione nel menu
Parte → Crea primitive...
Ambiente
Parte, OpenSCAD
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Crea forma

Description

È uno strumento per creare diverse geometrie primitive parametriche. È presente negli ambienti Parte e OpenSCAD

Some of the available (parametric) geometric primitives that are possible:

Plane: inserts a simple parametric plane 10 x 10 mm, with the parameters of position, length, and width.
Box/Cube: inserts a parametric, rectangular cuboid, geometric primitive into the active document.
Cylinder: Inserts a simple parametric cylinder, with position, angle, radius and height parameters in to he active document.
Cone: Inserts a parametric truncated Cone in to the active document.
Sphere: Inserts a parametric sphere, with position, angle1, angle2, angle3 and radius parameters.
Ellipsoid: Inserts a parametric Ellipsoid solid in to the active document.
Torus: Inserts a simple parametric torus, with position, angle1, angle2, angle3, radius1 and radius2 as parameters in to the active document.
Prism introduced in version 0.14*: Inserts a solid defined by a regular polygon cross section and a height in to the active document.
Wedge: Inserts a parametric Wedge object in to the active document.
Helix: Inserts a Helix geometric primitive (common usage for Helix is creating [[Thread_for_Screw_Tutorial|Threads]) in to the active document.
Spiral introduced in version 0.14*: Inserts a Spiral geometric primitive in to the active workbench.
Circle: Inserts a circular curved edge in to the active document.
Ellipse: Inserts an elliptical curved edge in to the active document.
Line (Edge):
Point (Vertex): Inserts a Point (vertex) geometric primitive in to the active document.
Regular Polygon introduced in version 0.14*: Inserts a RegularPolygon geometric primitive in to the active document.