Draft Rectangle/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Draft_Ellipse|Ellipse]]
|[[Draft_Polygon|Polygon]]
|[[Draft_Polygon|Polygon]]
|[[Draft_Text|Text]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_Polygon.svg
|IconL=Draft_Ellipse.svg
|IconR=Draft_Text.svg
|IconR=Draft_Polygon.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 13: Line 14:
</div>
</div>


==Description==
==Description==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 19: Line 20:
Nástroj Obdélník vytváří obdélník zadáním dvou protějších bodů. Použije se [[Draft Linestyle/cs|tloušťka čáry a barva]] předem zadaná v záložce Nástrojů.
Nástroj Obdélník vytváří obdélník zadáním dvou protějších bodů. Použije se [[Draft Linestyle/cs|tloušťka čáry a barva]] předem zadaná v záložce Nástrojů.
</div>
</div>

You can optionally add a 45 degree chamfer or circular fillet to every corner of the rectangle, and you can divide the rectangle into a series of equal-sized rows and columns.


[[Image:Draft_Rectangle_example.jpg|400px]]
[[Image:Draft_Rectangle_example.jpg|400px]]
Line 27: Line 26:
</div>
</div>


==Usage==
==Usage==

See also: [[Draft_Tray|Draft Tray]], [[Draft_Snap|Draft Snap]] and [[Draft_Constrain|Draft Constrain]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 36: Line 37:
</div>
</div>


==Options==
The rectangle can be edited by double clicking on the element in the tree view, or by pressing the {{Button|[[Image:Draft Edit.svg|16px]] [[Draft Edit|Draft Edit]]}} button. Then you can move the points to a new position.


The single character keyboard shortcuts available in the task panel can be changed. See [[Draft_Preferences|Draft Preferences]]. The shortcuts mentioned here are the default shortcuts.
The length and width of the rectangle can be changed after creation by changing its properties.

==Options==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 53: Line 52:
* Stiskněte klávesu {{KEY|ESC}} nebo tlačítko {{KEY|'''Cancel'''}} pro ukončení aktuálního příkazu Obdélník.
* Stiskněte klávesu {{KEY|ESC}} nebo tlačítko {{KEY|'''Cancel'''}} pro ukončení aktuálního příkazu Obdélník.
</div>
</div>

==Notes==

* A Draft Rectangle can be edited with the [[Draft_Edit|Draft Edit]] command.
* If the {{MenuCommand|Edit → Preferences... → Draft → General settings → Draft tools options → Use Part Primitives when available}} option is checked, the command will create a [[Part_Plane|Part Plane]] instead of a Draft Rectangle. See [[Draft_Preferences#General_settings|Draft Preferences]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 61: Line 65:
* {{PropertyView|Textura obrázku}}: Umožňuje zadat adresu souboru s obrázkem, který bude zobrazen na obdélníku. Je na Vás jestli dáte obdélníku stejné proporce jako má obrázek abyste se vyhnuli jeho zkreslení. Nevyplnění této vlastnosti obrázek odebere.
* {{PropertyView|Textura obrázku}}: Umožňuje zadat adresu souboru s obrázkem, který bude zobrazen na obdélníku. Je na Vás jestli dáte obdélníku stejné proporce jako má obrázek abyste se vyhnuli jeho zkreslení. Nevyplnění této vlastnosti obrázek odebere.
</div>
</div>

See also: [[property_editor|Property editor]].

A Draft Rectangle object is derived from a [[Part_Part2DObject|Part Part2DObject]] and inherits all its properties. It also has the following additional properties:


=== Data ===
=== Data ===

* {{PropertyData|Length}}: specifies the length of the shape in the X axis direction.
{{TitleProperty|Draft}}
* {{PropertyData|Height}}: specifies the height of the shape in the Y axis direction.

* {{PropertyData|Chamfer Size}}: specifies the diagonal length of the 45&#176; chamfer at each corner of the rectangle.
* {{PropertyData|Fillet Radius}}: specifies the radius of the 90&#176; fillet at each corner of the rectangle.
* {{PropertyData|Area|Area}}: (read-only) specifies the area of the face of the rectangle. The value will be {{value|0.0}} if {{PropertyData|Make Face}} if {{FALSE}}.
* {{PropertyData|Rows}}: specifies the number of equal-sized rows in which the original shape is divided; by default, 1 row.
* {{PropertyData|Chamfer Size|Length}}: specifies the length of the chamfers at the corners of the rectangle.
* {{PropertyData|Columns}}: specifies the number of equal-sized columns in which the original shape is divided; by default, 1 column.
* {{PropertyData|Columns|Integer}}: specifies the number of equal-sized columns in which the rectangle is divided.
* {{PropertyData|Make Face}}: specifies if the shape makes a face or not. If it is {{TRUE}} a face is created, otherwise only the perimeter is considered part of the object.
* {{PropertyData|Fillet Radius|Length}}: specifies the radius of the fillets at the corners of the rectangle.
* {{PropertyData|Height|Distance}}: specifies the height of the rectangle.
* {{PropertyData|Length|Distance}}: specifies the length of the rectangle.
* {{PropertyData|Make Face|Bool}}: specifies if the rectangle makes a face or not. If it is {{TRUE}} a face is created, otherwise only the perimeter is considered part of the object.
* {{PropertyData|Rows|Integer}}: specifies the number of equal-sized rows in which the rectangle is divided.


=== View ===
=== View ===

* {{PropertyView|Pattern}}: specifies a [[Draft Pattern|Draft Pattern]] with which to fill the face of the shape. This property only works if {{PropertyData|Make Face}} is {{TRUE}}, and if {{PropertyView|Display Mode}} is "Flat Lines".
{{TitleProperty|Draft}}
* {{PropertyView|Pattern Size}}: specifies the size of the [[Draft Pattern|Draft Pattern]].

* {{PropertyView|Texture Image}}: specifies the path to an image file to be mapped on the face of the shape. Blanking this property will remove the image.
* {{PropertyView|Pattern|Enumeration}}: specifies the [[Draft_Pattern|Draft Pattern]] with which to fill the face of the rectangle. This property only works if {{PropertyData|Make Face}} is {{TRUE}} and if {{PropertyView|Display Mode}} is {{value|Flat Lines}}.
:The rectangle should have the same proportions as the image to avoid distortions in the mapping.
* {{PropertyView|Pattern Size|Float}}: specifies the size of the [[Draft_Pattern|Draft Pattern]].
* {{PropertyView|Texture Image|File}}: specifies the path of the image file to be mapped onto the face of the rectangle. Blanking this property will remove the image. The rectangle should have the same proportions as the image to avoid distortions.

==Scripting==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 82: Line 98:
</div>
</div>


To create a Draft Rectangle use the {{incode|make_rectangle}} method ({{Version|0.19}}) of the Draft module. This method replaces the deprecated {{incode|makeRectangle}} method.
The Rectangle tool can be used in [[macros|macros]] and from the [[Python|Python]] console by using the following function:


{{Code|code=
{{Code|code=
Rectangle = makeRectangle(length, height, placement=None, face=None, support=None)
rectangle = make_rectangle(length, height, placement=None, face=None, support=None)
}}
}}


Line 98: Line 114:
Příklad:
Příklad:
{{Code|code=
{{Code|code=
import FreeCAD, Draft
import FreeCAD as App
import Draft


doc = App.newDocument()
Rectangle1 = Draft.makeRectangle(4000, 1000)
Rectangle2 = Draft.makeRectangle(1000, 4000)


rectangle1 = Draft.make_rectangle(4000, 1000)
ZAxis = FreeCAD.Vector(0, 0, 1)
p3 = FreeCAD.Vector(1000, 1000, 0)
rectangle2 = Draft.make_rectangle(1000, 4000)
place3 = FreeCAD.Placement(p3, FreeCAD.Rotation(ZAxis, 45))


zaxis = App.Vector(0, 0, 1)
Rectangle3 = Draft.makeRectangle(3500, 250, placement=place3)
p3 = App.Vector(1000, 1000, 0)
place3 = App.Placement(p3, App.Rotation(zaxis, 45))

rectangle3 = Draft.make_rectangle(3500, 250, placement=place3)

doc.recompute()
}}
}}



{{Docnav
{{Docnav
|[[Draft_Ellipse|Ellipse]]
|[[Draft_Polygon|Polygon]]
|[[Draft_Polygon|Polygon]]
|[[Draft_Text|Text]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_Polygon.svg
|IconL=Draft_Ellipse.svg
|IconR=Draft_Text.svg
|IconR=Draft_Polygon.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 121: Line 143:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 11:18, 4 May 2021

Draft Rectangle

Umístění Menu
Draft -> Rectangle
Pracovní stoly
Kreslení, Architecture
Výchozí zástupce
R E
Představen ve verzi
-
Viz také
Part Box

Description

Popis

Nástroj Obdélník vytváří obdélník zadáním dvou protějších bodů. Použije se tloušťka čáry a barva předem zadaná v záložce Nástrojů.

Usage

See also: Draft Tray, Draft Snap and Draft Constrain.

Použití

  1. Stiskněte tlačítko Obdélník nebo klávesy R a potom E
  2. Klikněte na první roh ve 3D pohledu nebo zadejte souřadnice
  3. Klikněte na protější bod ve 3D pohledu nebo zadejte souřadnice. Obdélník je také povrchem, i když se jeví jako drátový model.

Options

The single character keyboard shortcuts available in the task panel can be changed. See Draft Preferences. The shortcuts mentioned here are the default shortcuts.

Volby

  • Stiskněte X, Y nebo Z po prvním bodu pro určení osy, ve které bude následuící bod.
  • Pro zadání souřadnic ručně, jednoduše zadejte číslo a stiskněte ENTER mezi každou z komponent X, Y a Z.
  • Stiskněte klávesu R nebo klikněte/odklikněte zaklikávací políčko Relativní. Je-li nastaven relativní mód jsou souřadnice následujícího bodu relativní k předchozímu bodu. Je-li mód absolutní souřadnice jsou vztaženy k počátečnímu bodu (0,0,0).
  • Stiskněte klávesu T nebo klikněte/odklikněte zaklikávací políčko Pokračovat. Je-li nastaven pokračovací mód, nástroj Obdélník bude po ukončení obdélníku restartován a připraven ke kreslení dalšího obdélníku bez nutnosti znovu jej spouštět klikáním na tlačítko Obdélník.
  • Stiskněte při kreslení klávesu CTRL pro přichycení Vašeho bodu k nejbližšímu uchopovacímu místu, nezávisle na vzdálenosti od něho.
  • Stiskněte při kreslení klávesu SHIFT pro nastavení vazby Vašeho dalšího bodu vodorovně nebo svisle v relaci k předchozímu bodu.
  • Stiskněte klávesu I nebo tlačítko Filled aby se obdélník zobrazoval jako plocha. To jednoduše nastavuje Pohled->Vlastnost Obdélníku na "Otevřené čáry" nebo "Drátový model", toto také může být snadno změněno později.
  • Stiskněte klávesu ESC nebo tlačítko Cancel pro ukončení aktuálního příkazu Obdélník.

Notes

  • A Draft Rectangle can be edited with the Draft Edit command.
  • If the Edit → Preferences... → Draft → General settings → Draft tools options → Use Part Primitives when available option is checked, the command will create a Part Plane instead of a Draft Rectangle. See Draft Preferences.

Vlastnosti

  • ÚdajeDélka: Specifikuje délku obdélníku
  • ÚdajeŠířka: Specifikuje šířku obdélníku
  • ÚdajePoloměr zaoblení: Specifikuje poloměr zaoblení rohů obdélníku
  • PohledTextura obrázku: Umožňuje zadat adresu souboru s obrázkem, který bude zobrazen na obdélníku. Je na Vás jestli dáte obdélníku stejné proporce jako má obrázek abyste se vyhnuli jeho zkreslení. Nevyplnění této vlastnosti obrázek odebere.

See also: Property editor.

A Draft Rectangle object is derived from a Part Part2DObject and inherits all its properties. It also has the following additional properties:

Data

Draft

  • ÚdajeArea (Area): (read-only) specifies the area of the face of the rectangle. The value will be 0.0 if ÚdajeMake Face if false.
  • ÚdajeChamfer Size (Length): specifies the length of the chamfers at the corners of the rectangle.
  • ÚdajeColumns (Integer): specifies the number of equal-sized columns in which the rectangle is divided.
  • ÚdajeFillet Radius (Length): specifies the radius of the fillets at the corners of the rectangle.
  • ÚdajeHeight (Distance): specifies the height of the rectangle.
  • ÚdajeLength (Distance): specifies the length of the rectangle.
  • ÚdajeMake Face (Bool): specifies if the rectangle makes a face or not. If it is true a face is created, otherwise only the perimeter is considered part of the object.
  • ÚdajeRows (Integer): specifies the number of equal-sized rows in which the rectangle is divided.

View

Draft

  • PohledPattern (Enumeration): specifies the Draft Pattern with which to fill the face of the rectangle. This property only works if ÚdajeMake Face is true and if PohledDisplay Mode is Flat Lines.
  • PohledPattern Size (Float): specifies the size of the Draft Pattern.
  • PohledTexture Image (File): specifies the path of the image file to be mapped onto the face of the rectangle. Blanking this property will remove the image. The rectangle should have the same proportions as the image to avoid distortions.

Scripting

Skriptování

Nástroj Obdélník může být využit v makrech a z konzoly Pythonu použitím následující funkce:

To create a Draft Rectangle use the make_rectangle method (introduced in version 0.19) of the Draft module. This method replaces the deprecated makeRectangle method.

rectangle = make_rectangle(length, height, placement=None, face=None, support=None)
  • Vytvoří objekt obdélník s délkou v ose X a výškou v ose Y.
  • Je-li zadáno placement (umístění), je použito.
  • Je-li facemode False, obdélník je zobrazen jako povrch, jinak jako drátový model.
  • Je použita tloušťka čáry a barva čáry podle aktuálního nastavení.
  • Výstupem je nově vytvořený objekt.

Příklad:

import FreeCAD as App
import Draft

doc = App.newDocument()

rectangle1 = Draft.make_rectangle(4000, 1000)
rectangle2 = Draft.make_rectangle(1000, 4000)

zaxis = App.Vector(0, 0, 1)
p3 = App.Vector(1000, 1000, 0)
place3 = App.Placement(p3, App.Rotation(zaxis, 45))

rectangle3 = Draft.make_rectangle(3500, 250, placement=place3)

doc.recompute()