Part Sphere/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "==Opis== Tworzy prostą parametryczną sferę o parametrach położenie, kąt1, kąt2, kąt3 i promień.")
(Created page with "==Użycie== # Przełącz się na środowisko pracy 16px Część # Istnieje kilka sposobów na wywołanie polecenia: #* Naci...")
Line 22: Line 22:
[[File:SimpleSphere.jpg|400px]]
[[File:SimpleSphere.jpg|400px]]


==Usage==
==Użycie==
# Switch to the [[Image:Workbench_Part.svg|16px]] [[Part_Workbench|Part Workbench]]
# Przełącz się na środowisko pracy [[Image:Workbench_Part.svg|16px]] [[Part_Workbench/pl|Część]]
# Istnieje kilka sposobów na wywołanie polecenia:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Part_Sphere.svg|16px]] Sphere}} button in the toolbar.
#* Naciśnij przycisk {{Button|[[Image:Part_Sphere.svg|16px]] Utwórz sferę}} na pasku narzędzi.
#* Select the {{MenuCommand|PartPrimitives → [[Image:Part_Sphere.svg|16px]] Sphere}} from the menu bar.
#* Wybierz polecenie {{MenuCommand|CzęśćBryła pierwotna → [[Image:Part_Sphere.svg|16px]] Sfera}} z paska menu.


'''Result:''' The sphere will be positioned at origin (point 0,0,0) on creation. The angle parameters permit to make a portion of sphere instead of a full sphere (they are set to 360° by default).
'''Result:''' The sphere will be positioned at origin (point 0,0,0) on creation. The angle parameters permit to make a portion of sphere instead of a full sphere (they are set to 360° by default).

Revision as of 17:04, 25 May 2021

Part: Kula

Lokalizacja w menu
Część → Bryła pierwotna → Kula
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Part: Bryły pierwotne

Opis

Tworzy prostą parametryczną sferę o parametrach położenie, kąt1, kąt2, kąt3 i promień.

Użycie

  1. Przełącz się na środowisko pracy Część
  2. Istnieje kilka sposobów na wywołanie polecenia:
    • Naciśnij przycisk Utwórz sferę na pasku narzędzi.
    • Wybierz polecenie Część → Bryła pierwotna → Sfera z paska menu.

Result: The sphere will be positioned at origin (point 0,0,0) on creation. The angle parameters permit to make a portion of sphere instead of a full sphere (they are set to 360° by default).

The sphere properties can later be edited, either in the property editor or by double-clicking on the sphere in the model tree.

Properties

The picture below gives an overview of a parametric sphere with parameters different from the default value.

  • DANERadius: Radius of the sphere
  • DANEAngle 1: 1nd angle to cut / define the sphere
  • DANEAngle 2: 2nd angle to cut / define the sphere
  • DANEAngle 3: 3rd angle to cut / define the sphere

Because it is quite difficult to explain the meaning of the parameters angle 1, angle 2, angle 3, the picture below gives an explanation about these parameters with following values: angle 1 = -45°, angle 2 = 45° and angle 3= 90°.