Part Box/cs: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 4: Line 4:
A parametric [http://en.wikipedia.org/wiki/Cuboid#Rectangular_cuboid Rectangular cuboid] primitive is available in the Part workbench from the Part tool bar, Part menu (primitives sub-menu) and the Create Primitives dialogue. Beginning in FreeCAD version 0.14, a Part Box is referred to in the GUI elements as a Cube and the default label is "Cube".
A parametric [http://en.wikipedia.org/wiki/Cuboid#Rectangular_cuboid Rectangular cuboid] primitive is available in the Part workbench from the Part tool bar, Part menu (primitives sub-menu) and the Create Primitives dialogue. Beginning in FreeCAD version 0.14, a Part Box is referred to in the GUI elements as a Cube and the default label is "Cube".


== Parameters ==
== How to use ==

In the workbench [[Part_Workbench|Part]] click on the cube icon [[Image:Part Box.png|32px]]. A cube with standard dimension and position will be created.

== Options ==
The parametric rectangular cuboid is defined by the parameters
The parametric rectangular cuboid is defined by the parameters
*length,
*length,
Line 13: Line 17:
The default is a cube with parameter values for height, length and width being 10mm. The default placement values will locate the cuboid's local origin at the global origin (the location where all axis are 0) and the orientation such that
The default is a cube with parameter values for height, length and width being 10mm. The default placement values will locate the cuboid's local origin at the global origin (the location where all axis are 0) and the orientation such that


[[File:box.png|650px|box vytvořený nástrojem Box]]


====Parameter====
*The length is the distance in the x-axis.
* {{Parameter|Length:}} The length is the distance in the x-axis

*The width is the distance in the y-axis.
* {{Parameter|Width:}} The width is the distance in the y-axis
* {{Parameter|Height:}} The height is the distance in the z-axis

*The height is the distance in the z-axis.


[[File:box.png|650px|box vytvořený nástrojem Box]]


==FreeCAD - Version==
==FreeCAD - Version==

Revision as of 09:49, 19 June 2014

Díl Box

Umístění Menu
Díl -> Box
Pracovní stoly
Modul Díl, Kompletace
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Díl Vytváření zákl.geom.tvarů

Description

A parametric Rectangular cuboid primitive is available in the Part workbench from the Part tool bar, Part menu (primitives sub-menu) and the Create Primitives dialogue. Beginning in FreeCAD version 0.14, a Part Box is referred to in the GUI elements as a Cube and the default label is "Cube".

How to use

In the workbench Part click on the cube icon . A cube with standard dimension and position will be created.

Options

The parametric rectangular cuboid is defined by the parameters

  • length,
  • width,
  • height,
  • as well as the standard set of Placement Parameters.

The default is a cube with parameter values for height, length and width being 10mm. The default placement values will locate the cuboid's local origin at the global origin (the location where all axis are 0) and the orientation such that

box vytvořený nástrojem Box

Parameter

  • Length: The length is the distance in the x-axis
  • Width: The width is the distance in the y-axis
  • Height: The height is the distance in the z-axis

FreeCAD - Version

Beginning in FreeCAD version 0.14, a Part Box is referred to in the GUI elements as a Cube and the default label is "Cube".