Part Box/fr: Difference between revisions

From FreeCAD Documentation
m (Created page with "==Utilisation==")
m (Created page with "Dans l'atelier Part cliquez sur l'icône 32px. Un cube standard est créer aux coordonnées 0,0,0.")
Line 6: Line 6:
==Utilisation==
==Utilisation==


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.
Dans l'atelier [[Part_Workbench/fr|Part]] cliquez sur l'icône [[Image:Part Box.png|32px]]. Un cube standard est créer aux coordonnées 0,0,0.


== Options ==
== Options ==

Revision as of 09:22, 15 August 2014

Cube

Emplacement du menu
Paramétrique → Cube
Ateliers
Atelier Pièce, Complet
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Création de primitives

Description

Un cube paramétrique est disponible sur la barre d'outils de l'atelier Part, le menu Part (sous-menu primitives) et la boîte de dialogue de création de primitives. À partir de la version FreeCAD 0.14, un cube est affiché dans les éléments de l'interface graphique et l'étiquette par défaut est "Cube".

Utilisation

Dans l'atelier Part cliquez sur l'icône . Un cube standard est créer aux coordonnées 0,0,0.

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

a box created with the Box tool

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".