Part Plane/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
{{GuiCommand|Name=Part CreatePrimitives|Workbenches=[[Part Module|Part]], [[OpenSCAD_Module|OpenSCAD]]|MenuLocation=[[Part_Module|Part]] → [[Part_CreatePrimitives|Create Primitives]] → Plane|
{{GuiCommand/cs|Name=Part CreatePrimitives|Name/cs=Díl Rovina|Workbenches=[[Part Module/cs|Díl]], [[OpenSCAD_Module/cs|OpenSCAD]]|MenuLocation=[[Part_Module/cs|Díl]] → [[Part_CreatePrimitives/cs|Vytváření zákl.geom.prvků]] → Plane|
SeeAlso=[[Part_CreatePrimitives|Create Primitives]]}}
SeeAlso=[[Part_CreatePrimitives/cs|Vytváření zákl.geom.prvků]]}}


== Description ==
== Description ==

Revision as of 13:08, 24 July 2014

Díl Rovina

Umístění Menu
DílVytváření zákl.geom.prvků → Plane
Pracovní stoly
Díl, OpenSCAD
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Vytváření zákl.geom.prvků

Description

Create a simple parametric plane 10 x 10 mm, with the parameters of position, length, and width. By default, the plane is positioned at the origin (0,0,0).

How to use

The standard plane is created with its lower left corner at the origin point 0,0,0. To change these parameters, open the Location section and enter the desired values ​​in the respective input fields, or click on the 3D view and select a point, the point coordinates are taken from the fields. In the Direction menu you can also define a standard vector (X, Y or Z) normal to the plane, or click User Defined ... to open the dialog box that allows you to set a different carrier (eg direction 1.0 , -1 creates a plane inclined 45 ° with respect to X and Z).

Vlastnosti mohou být změněny později v menu Složený pohled → Data, po výběru položky.

Option

View

You have the standard properties view.

Data

Template:KEY/it - Object placement data

  • ÚdajeLabel : String name of the object, defaults to 'Plane'. User may rename it.
  • ÚdajePlacement: Placement of feature is defined by below angle, axis and position.
  • ÚdajeAngle : Angle of rotation relative to the below axis.
  • ÚdajeAxis : Defines the axis of rotation plane: X, Y, or Z. Defaults to Z axis, Z = 1
  • ÚdajePosition : Position X, Y, Z, relative to the origin 0, 0, 0.

Template:KEY/it - Plane Specific Parameters

  • ÚdajeLength : Length is the dimension along the X axis The default value is 10 mm
  • ÚdajeWidth : Width is the size of the Y-axis The default value is 10 mm