PartDesign Revolution/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:


# Select the sketch to be revolved. <span style="font-size:x-small;color:green;">v0.17 and above</span> A face on the existing solid can alternatively be used.
# Select the sketch to be revolved. <span style="font-size:x-small;color:green;">v0.17 and above</span> A face on the existing solid can alternatively be used.
# Press the {{KEY|[[Image:PartDesign_Pad.png|24px]] '''Pad'''}} button.
# Press the {{KEY|[[Image:PartDesign Revolution.png|24px]] '''Revolution'''}} button.
# Set the Revolution parameters (see next section).
# Set the Revolution parameters (see next section).
# Press {{KEY|OK}}.
# Press {{KEY|OK}}.

Revision as of 20:03, 28 February 2018

Návrh dílu Obtáčení

Umístění Menu
Návrh dílu -> Obtáčení
Pracovní stoly
Návrh dílu, Kompletace
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Nikdo

Introduction

This tool revolves a selected sketch or 2D object about a given axis. For all the following explanations of this command the example sketch below will be used:

Example sketch: A complex sketch with many constraints. Sketch is oriented in the x-y plane, with x being the horizontal axis, and y being the vertical axis (shown in image as the two blue lines). Other important things to note about this sketch is that it are mirrored about the y axis and that the base of it is coincident with the x axis.

Above: sketch (A) is revolved 270 degrees counter-clockwise around axis (B); resulting solid (C) is shown right.

How to use

  1. Select the sketch to be revolved. v0.17 and above A face on the existing solid can alternatively be used.
  2. Press the Revolution button.
  3. Set the Revolution parameters (see next section).
  4. Press OK.

Pro všechny následující výklady k tomuto příkazu bude využit níže uvedený příklad náčrtu:

Náčrt pro příklad: Komplexní náčrt s mnoha vazbami. Náčrt je orientován v rovině X-Y, kde X je vodorovná osa a Y je svislá osa (v obrázku jsou zobrazeny jako dvě modré linky). Další důležité poznámky k náčrtu jsou, že je zrcadlen kolem osy Y a že jeho základ je shodný s osou X.

Volby

Při vytváření obtáčeného objektu nabízí dialogové okno několik následujících 'parametrů obtáčení', které určují jak by se měl náčrt obtáčet.

Osa

Tato volba určuje osu, kolem které se bude náčrt obtáčet. V současnosti zde může být vybrána pouze vodorovná nebo svislá osa. Ale v tabulce vlastností může být vybrána libovolná osa. Základ je bod, kterým osa prochází. Samotná volba osy má tři argumenty, které jsou vkládány jako čísla do některého z polí X,Y nebo Z. Zadání hodnoty 1.0 do pouze jednoho z polí zapříčiní, že obtáčení bude provedeno kolem této osy. Příklady obtáčení 1, 2 a 3 v sekci příkladů demonstruje výsledky když je obtáčení buď kolem osy X nebo Y. Zadání nenulové hodnoty do více než jedné osy bude znamenat, že obtáčený díl bude obtočen pouze o příslušnou hodnotu v každé ose. Např. hodnota X=1 a Y=2 znamená, že obtočení v ose Y je dvakrát větší než v ose X. Je docela obtížné si to představit, příklad obtáčení 4 ukazuje případ, kdy je nenulové víc než jedno pole.

Úhel

Řídí úhel ve kterém se bude obtáčení provádět, např. 360° bude plné obtočení. Obrázek v sekci příklady demonstruje některé z možností zadání různých úhlů. Nelze zadat záporné úhly (místo toho opužijte opět volbu Opačně) nebo úhly větší než 360°.

Symetricky k rovině

Obtáčení rozšíří polovinu zadaného úhlu v obou směrech od roviny náčrtu.

Opačně

Směr obtáčení bude obrácen.

Příklady

Poznámka: Všechny příklady odkazují na Základnu, Osu a Umístění, které mohou být upravovány v tabulce vlastností .

Příklad obtáčení 1: Na tomto obrázku byl úhel nastaven na 70°, obtáčí se kolem osy X a je nastaveno odsazení na ose Y o 100mm. Plocha náčrtu není na obrázku zobrazena (tj. 'back' plocha).
Příklad obtáčení 2: Na tomto obrázku byl úhel nastaven na 70°, obtáčí se kolem osy Y a je nastaveno odsazení na ose Y o 100mm.
Příklad obtáčení 3: Na tomto obrázku byl úhel nastaven na 270°, obtáčí se kolem osy X a je nastaveno odsazení na ose Y 0mm.
Příklad obtáčení 4: Na tomto obrázku byl úhel nastaven na 270°, obtáčí se kolem osy X (hodnota 1.00) a osy Y (hodnota 2.00) a je nastaveno odsazení na ose Y o 100mm.

Axis

This option specifies the axis about which the sketch is to be revolved. Currently, by default only the horizontal or vertical sketch axis can be selected here. However if the sketch which defines the feature to be Revolved also contains a construction line (or lines), then the drop down list will contain one custom sketch axis for each construction line. The first construction line will be labelled 'Sketch axis 0'. After creation an arbitrary axis can be defined in the Properties table. Base is a point through which the axis goes. The axis option itself takes three arguments, which are passed as numbers to either the x, y, or z boxes in the tool. Adding a value of 1.0 to only one of the boxes will cause the tool to make the revolution about that axis. Example revolutions 1, 2 and 3 in the examples section demonstrate scenarios where the example sketch is revolved about either the x or the y axis. Adding a non-zero value to more than one of the axes will cause the part to be revolved by a weighted amount in each axis. e.g. an x value of 1 and a y value of 2 will mean that the revolution about the y-axis is twice as strong as that about the x. This is fairly difficult to comprehend, Example Revolution 4 shows an example where more than one of the boxes has a non-zero value.

Angle

This controls the angle through which the revolution is to be formed, e.g. 360° would be a full, contiguous revolution. The images in the examples section demonstrate some of the possibilities with specifying different angles. It is not possible to specify negative angles (use the Reversed option instead) or angles greater than 360°.

Symmetric to plane

If checked, the revolution will extend half of the specified angle in both directions from the sketch plane.

Reversed

If checked, the direction of revolution is reversed from default clockwise to counterclockwise.


Examples

Example revolution using a construction line as the Revolution axis: In this image the angle is 75°, revolution is about the construction line (Sketch axis 0)

For all the following example uses, the example sketch below will be used:

Example sketch: A complex sketch with many constraints. Sketch is oriented in the x-y plane, with x being the horizontal axis, and y being the vertical axis (shown in image as the two blue lines). Other important things to note about this sketch is that it are mirrored about the y axis and that the base of it is coincident with the x axis.

Note: Unlike the above, all these examples below refer to Base, Axis and Placement being edited directly through the feature properties table.

Example revolution 1: In this image the angle has been set to 70°, revolution is about the x-axis and there is a y-offset of 100mm. The sketch is the face not shown in the image (i.e. the 'back' face).
Example revolution 2: In this image the angle is 70°, revolution is about the y-axis and there is a y-offset of 100mm.
Example revolution 3: In this image the angle is 270°, revolution is about the x-axis and there are 0 offsets
Example revolution 4: In this image the angle is 270°, revolution is about the x-axis (value 1.00) and the y-axis (value 2.00) and there is a y-offset of 100mm

Užitečné odkazy

Příklad na fóru.