Part Sphere/cs: Difference between revisions

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


Vytvoří jednoduchou parametrickou kouli podle parametrů pozice, úhel1, úhel2, úhel3 a poloměr.
Vytvoří jednoduchou parametrickou kouli podle parametrů pozice, úhel1, úhel2, úhel3 a poloměr.

[[File:SimpleSphere.jpg|400px]]


== How to use ==
== How to use ==
Line 24: Line 26:
====Parameter====
====Parameter====
* {{Parameter|Radius:}} Radius of the sphere
* {{Parameter|Radius:}} Radius of the sphere
* {{Parameter|Angle 1:}} 1nd angle to cut / define the sphere
* {{Parameter|Angle 1:}} Angle defined between the y-axis (green arrow) and an imaginary rotating line around the x-axis (red arrow). One end of the line is fixed on the origin. The other end of the line may rotate as said around the x-axis and remain in the XY-plane. The line has the length of the radius of the sphere.
* {{Parameter|Angle 2:}} Test
* {{Parameter|Angle 2:}} 2nd angle to cut / define the sphere
* {{Parameter|Angle 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°.

[[File:SphereCutThreeAngles.jpg|400px]]


{{clear}}
{{clear}}

Revision as of 22:01, 3 September 2015

Díl Koule

Umístění Menu
Díl -> Koule
Pracovní stoly
Modul Díl, Kompletace
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Díl Vytváření zákl.geom.tvarů

Vytvoří jednoduchou parametrickou kouli podle parametrů pozice, úhel1, úhel2, úhel3 a poloměr.

How to use

In the workbench Part click on the sphere icon . 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).

Volby

The parametric sphere is defined by the following parameters:

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

Parameter

  • Radius: Radius of the sphere
  • Angle 1: 1nd angle to cut / define the sphere
  • Angle 2: 2nd angle to cut / define the sphere
  • Angle 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°.