Part Sphere/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 25: Line 25:
# Switch to the [[Image:Workbench_Part.svg|16px]] [[Part_Workbench|Part Workbench]]
# Switch to the [[Image:Workbench_Part.svg|16px]] [[Part_Workbench|Part Workbench]]
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Part_Sphere.svg|16px]]}} button in the toolbar.
#* Press the {{Button|[[Image:Part_Sphere.svg|16px]] Sphere}} button in the toolbar.
#* Select the {{MenuCommand|Part → Primitives → [[Image:Part_Sphere.svg|16px]] Sphere}} from the menu bar.
#* Select the {{MenuCommand|Part → Primitives → [[Image:Part_Sphere.svg|16px]] Sphere}} from the menu bar.



'''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).


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

The parametric sphere is defined by the following parameters:


== Properties==
* Radius
* Angle 1
* Angle 2
* Angle 3
* as well as the standard set of placement parameters


The picture below gives an overview of a parametric sphere with parameters different from the default value.
The picture below gives an overview of a parametric sphere with parameters different from the default value.
Line 45: Line 38:
[[File:PartDesign_Sphere_Parameter_en.jpg|600px]]
[[File:PartDesign_Sphere_Parameter_en.jpg|600px]]


====Parameter====
* {{PropertyData|Radius:}} Radius of the sphere
* {{PropertyData|Radius:}} Radius of the sphere
* {{PropertyData|Angle 1:}} 1nd angle to cut / define the sphere
* {{PropertyData|Angle 1:}} 1nd angle to cut / define the sphere

Revision as of 15:35, 4 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

Description

Creates a simple parametric sphere, with position, angle1, angle2, angle3 and radius parameters.

Usage

  1. Switch to the Part Workbench
  2. There are several ways to invoke the command:
    • Press the Sphere button in the toolbar.
    • Select the Part → Primitives → Sphere from the menu bar.

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°.