PartDesign SubtractiveTorus/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "==Opcje==")
(Created page with "==Właściwości==")
Line 38: Line 38:
==Opcje==
==Opcje==


The Torus can be edited after its creation in two ways:
Torus można edytować po jego utworzeniu na dwa sposoby:
* Klikając go dwukrotnie w drzewie modelu lub klikając prawym przyciskiem myszy i wybierając '''Edytuj bryłę pierwotną''' z menu podręcznego. Spowoduje to wyświetlenie parametrów bryły pierwotnej.
* 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|Property editor]].
* Poprzez [[Property_editor/pl|Edytor właściwości]].


==Properties==
<span id="Properties"></span>
==Właściwości==


* {{PropertyData|Attachment}}: defines the attachment mode as well as the Attachment Offset. See [[Part_EditAttachment|Part EditAttachment]].
* {{PropertyData|Attachment}}: defines the attachment mode as well as the Attachment Offset. See [[Part_EditAttachment|Part EditAttachment]].

Revision as of 05:53, 18 June 2023

Projekt Części: Subtraktywny torus

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

Opis

Funkcja ta wstawia pierwotny torus odejmowany od aktywnej Zawartości. Jego kształt jest odejmowany od istniejącej bryły.

Po lewej: aktywna zawartość (A) pokazana w kolorze szarym i torus do odjęcia (B) pokazany w kolorze czerwonym z przeźroczystością. Wynik po prawej.

Użycie

  1. Naciśnij przycisk Subtraktywny torus. Uwaga: Subtraktywny torus jest częścią menu narzędzi o nazwie Utwórz bryłę pierwotną do odjęcia. Po uruchomieniu programu FreeCAD, Subtraktywny 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ę Subtraktywny torus.
  2. Ustaw parametry bryły i dołączenia.
  3. Kliknij OK.
  4. Pod aktywnym obiektem Zawartość pojawi się element Sfera.

Opcje

Torus można edytować po jego utworzeniu na dwa sposoby:

  • Klikając go dwukrotnie w drzewie modelu lub klikając prawym przyciskiem myszy i wybierając Edytuj bryłę pierwotną z menu podręcznego. Spowoduje to wyświetlenie parametrów bryły pierwotnej.
  • Poprzez Edytor właściwości.

Właściwości

  • 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° 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° 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° in a full torus).