PartDesign AdditiveTorus/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "==Użycie==")
(Created page with "# Naciśnij przycisk {{Button|24px '''Addytywny torus'''}}. '''Uwaga''': Addytywny torus jest częścią menu narzędzi o nazwie '''Utwórz bryłę pierwotną do dodania'''. Po uruchomieniu programu FreeCAD, Addytywny prostopadłościan wyświetlany jest na pasku narzędzi domyślnie. Aby przejść do funkcji Torus, kliknij strzałkę w dół na widocznej ikonce i wybierz z menu opcję Addytywny walec. # Ustaw parametry bryły i P...")
Line 29: Line 29:
==Użycie==
==Użycie==


# Press the {{Button|[[Image:PartDesign AdditiveTorus.svg|24px]] '''Additive Torus'''}} button. '''Note''': the Additive Torus is part of an icon menu labelled ''Create an additive primitive''. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. To get the Torus, click on the down arrow besides the visible icon and select Additive Torus in the menu.
# Naciśnij przycisk {{Button|[[Image:PartDesign AdditiveTorus.svg|24px]] '''Addytywny torus'''}}. '''Uwaga''': Addytywny torus jest częścią menu narzędzi o nazwie '''Utwórz bryłę pierwotną do dodania'''. Po uruchomieniu programu FreeCAD, Addytywny prostopadłościan wyświetlany jest na pasku narzędzi domyślnie. Aby przejść do funkcji Torus, kliknij strzałkę w dół na widocznej ikonce i wybierz z menu opcję Addytywny walec.
# Set the Primitive parameters and [[Part_EditAttachment|Attachment]].
# Ustaw parametry bryły i [[Part_EditAttachment/pl|dołączenia]].
# Click {{Button|OK}}.
# Kliknij {{Button|OK}}.
# Pod aktywnym obiektem Zawartość pojawi się element Torus.
# A Torus feature appears under the active Body.


==Options==
<span id="Options"></span>
==Opcje==


The Torus can be edited after its creation in two ways:
The Torus can be edited after its creation in two ways:

Revision as of 07:51, 17 June 2023

Projekt Części: Addytywny torus

Lokalizacja w menu
Projekt Części → Utwórz cechę przez dodanie → Addytywny torus
Środowisko pracy
Projekt Części
Domyślny skrót
brak
Wprowadzono w wersji
0.17
Zobacz także
Komponent bryła pierwotna do dodania, Subtraktywny torus

Opis

Wstawia pierwotny torus do aktywnej Zawartości jako pierwszy element lub łączy go z istniejącymi elementami.

Użycie

  1. Naciśnij przycisk Addytywny torus. Uwaga: Addytywny torus jest częścią menu narzędzi o nazwie Utwórz bryłę pierwotną do dodania. Po uruchomieniu programu FreeCAD, Addytywny prostopadłościan wyświetlany jest na pasku narzędzi domyślnie. Aby przejść do funkcji Torus, kliknij strzałkę w dół na widocznej ikonce i wybierz z menu opcję Addytywny walec.
  2. Ustaw parametry bryły i dołączenia.
  3. Kliknij OK.
  4. Pod aktywnym obiektem Zawartość pojawi się element Torus.

Opcje

The Torus can be edited after its creation in two ways:

  • Double-clicking it in the Model tree, or by right-clicking and selecting Edit primitive in the contextual menu; this brings up the Primitive parameters.
  • Via the Property editor.

Properties

  • DANEAttachment: defines the attachment mode as well as the Attachment Offset. See Part EditAttachment.
  • DANELabel: Label given to the Torus object. Change to suit your needs.
  • DANERadius1: Radius of the imaginary orbit around which the circular cross-section revolves. (The distance between the center of the torus and the center of the revolving cross section)
  • DANERadius2: Radius of the circular cross-section defining the form of the torus.
  • DANEAngle1: (labelled V parameter in the Primitive parameters) lower truncation of the torus, parallel to the circular cross section (-180 degrees in a full torus). A bug in the sources causes unexpected results at changing Angle1.
  • DANEAngle2: (unlabelled in the Primitive parameters) upper truncation of the ellipsoid, parallel to the circular cross section (180 degrees in a full torus). A bug in the sources causes unexpected results at changing Angle2.
  • DANEAngle3: (labelled U parameter in the Primitive parameters) angle of rotation of the circular cross section (360 degrees in a full torus).