Part Box/sv: Difference between revisions

From FreeCAD Documentation
(page)
 
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/sv|Name=Part_Box|Name/sv=Part_Box|Workbenches=Del,Komplett}}
{{GuiCommand|Name=Part_Box|MenuLocation=Part -> Box||Workbenches=[[Part_Module|Part_Module]],Complete|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}


Creates a simple parametric box, with position, height, length and width parameters.
Skapar en simpel parametrisk låda, med parametrarna position, höjd, längd och bredd. Lådan kommer att placeras i origo (punkt 0,0,0) när den skapas.


The default is for a cube of 10mm x 10mm x 10mm to be positioned at the global origin (point 0,0,0) on creation.
{{languages/sv | {{en|Part Box}} {{de|Part Box/de}} {{es|Part Box/es}} {{fr|Part Box/fr}} {{it|Part Box/it}} }}

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

The height is the distance in the z-axis.

The length is the distance in the x-axis.

The width is the distance in the y-axis.

[[File:box.png|650px|a box created with the Box tool]]

{{clear}}
<languages/>

Revision as of 17:01, 20 February 2014

Part_Box

Menu location
Part -> Box
Workbenches
Part_Module,Complete
Default shortcut
None
Introduced in version
-
See also
Part_CreatePrimitives

Creates a simple parametric box, with position, height, length and width parameters.

The default is for a cube of 10mm x 10mm x 10mm to be positioned at the global origin (point 0,0,0) on creation.

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

The height is the distance in the z-axis.

The length is the distance in the x-axis.

The width is the distance in the y-axis.

a box created with the Box tool