Part: Revolve/Revoluție

From FreeCAD Documentation
Revision as of 16:51, 18 June 2014 by Renatorivo (talk | contribs) (Created page with "{{GuiCommand/ro|Name=Part Revolve|Name/ro=Part Revolve|MenuLocation=Part → Revolve|Workbenches=Part, Complete|SeeAlso=}}")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Part Revolve

poziția meniului
Part → Revolve
Ateliere
Part, Complete
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
nici unul


Revolves the selected object around a given axis. The following shape types are allowed, and lead to the listed output shapes (See Notes for exceptions):

Input shape Output shape
Vertex Edge
Edge Face
Wire Shell
Face Solid
Shell Compound solid

Solids or compound solids are not allowed as input shapes. Normal compounds are currently not allowed, too. Future versions will check the actual shape type of compound objects.

The Angle argument specifies how far the object is to be turned. The coordinates move the origin of the axis of revolving, relative to the origin of the coordinate system.

If you select a user defined axis, the numbers define the direction of the revolving axis with respect to the coordinate system: If the Z coordinate is 0 and the Y and X coordinate are non-zero, then the axis will lie in the X-Y-plane. Its angle is such that its tangent is the ratio of the given X and Y coordinates.

Notes

  • If your version of FreeCAD has a check box for Solid in the Revolve dialog, you can make Solids from closed Wires and Edges.