Part Cylinder/sv: Difference between revisions

From FreeCAD Documentation
(page)
 
(Updating to match new version of source page)
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand/sv|Name=Part_Cylinder|Workbenches=Del,Komplett}}
{{Docnav
|[[Part_Cone|Cone]]
|[[Part_Sphere|Sphere]]
|[[Part_Module|Part]]
|IconL=Part_Cone.svg
|IconC=Workbench_Part.svg
|IconR=Part_Sphere.svg
}}


<div class="mw-translate-fuzzy">
Skapar en enkel parametrisk cylinder, med parametrarna position, vinkel, radie och höjd. Cylindern kommer att placeras vid nollpunkten (punkt 0,0,0) när den skapas. Vinkelparametern tillåter att en del av en cylinder skapas (den är som standard 360°).
{{GuiCommand/sv|Name=Part Cylinder|Name/sv=Part Cylinder|MenuLocation=Part → Cylinder||Workbenches=[[Part Module/sv|Part]], Complete|SeeAlso=[[Part CreatePrimitives/sv|Part CreatePrimitives]]}}
</div>


== Description ==
{{languages/sv | {{en|Part Cylinder}} {{es|Part Cylinder/es}} {{fr|Part Cylinder/fr}} }}
Creates a simple parametric cylinder, with position, angle, radius and height parameters.

==Usage==

# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part Workbench|Part]]}} Workbench.
# Invoke the Part Cylinder command several ways:
#* Press the {{Button|[[Image:Part_Cylinder.svg|24px]]}} button in the toolbar
#* Use the {{MenuCommand|Part → Primitives → Cylinder}} entry from the top menu

'''Result:''' The default result is for a full cylinder is to be centered by one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.

== Options ==
The properties can later be edited in the data tab for the cylinder:

[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]

==== Cylinder====
* {{Parameter|Angle:}} The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
* {{Parameter|Height:}} The height is the distance in the z-axis
* {{Parameter|Radius:}} The radius defines a plane in x-y.


{{Docnav
|[[Part_Cone|Cone]]
|[[Part_Sphere|Sphere]]
|[[Part_Module|Part]]
|IconL=Part_Cone.svg
|IconC=Workbench_Part.svg
|IconR=Part_Sphere.svg
}}

{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 21:32, 25 February 2020

Part Cylinder

Menyplacering
Part → Cylinder
Arbetsbänkar
Part, Complete
Standard genväg
Ingen
Introducerad i version
-
Se även
Part CreatePrimitives

Description

Creates a simple parametric cylinder, with position, angle, radius and height parameters.

Usage

  1. Open the Part Workbench.
  2. Invoke the Part Cylinder command several ways:
    • Press the button in the toolbar
    • Use the Part → Primitives → Cylinder entry from the top menu

Result: The default result is for a full cylinder is to be centered by one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.

Options

The properties can later be edited in the data tab for the cylinder:

a cylinder created with the Cylinder tool

Cylinder

  • Angle: The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
  • Height: The height is the distance in the z-axis
  • Radius: The radius defines a plane in x-y.