Part Sphere/cs: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand/cs|Name=Part Sphere|Name/cs=Díl Koule|MenuLocation=Díl -> Koule||Workbenches=[[Part_Module/cs|Modul Díl]], Kompletace|SeeAlso=[[Part_CreatePrimitives/cs|Díl Vytváření zákl.geom.tvarů]]}}


{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Cone|Cone]]
|[[Part_Workbench|Part]]
|IconL=Part_Cylinder.svg
|IconR=Part_Cone.svg
|IconC=Workbench_Part.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/cs|Name=Part Sphere|Name/cs=Díl Koule|MenuLocation=Díl -> Koule||Workbenches=[[Part_Workbench/cs|Modul Díl]], Kompletace|SeeAlso=[[Part_CreatePrimitives/cs|Díl Vytváření zákl.geom.tvarů]]}}
</div>

==Description==

<div class="mw-translate-fuzzy">
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.
</div>


[[File:SimpleSphere.jpg|400px]]
== How to use ==
In the workbench [[Part_Workbench|Part]] click on the sphere icon [[Image:Part Sphere.png|32px]]. 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).


== Options ==
==Usage==


<div class="mw-translate-fuzzy">
{{clear}}
== Použití ==
<languages/>
V pracovní ploše [[Part_Workbench/cs|Díl]] klikněte na ikonu koule [[Image:Part Sphere.png|32px]].
Koule bude při vytvoření umístěna do počátečního bodu (bod 0,0,0). Parametry úhly dovolují vytvořit částečnou kouli místo celé koule (defaultně jsou nastaveny na 360°)
</div>

'''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 properties of the object can be edited, either in the [[Property_editor|Property editor]] or by double-clicking the object in the [[Tree_view|Tree view]].

<div class="mw-translate-fuzzy">
== Volby ==
</div>

=== Data ===

{{TitleProperty|Sphere}}

* {{PropertyData|Radius:}} Radius of the sphere
* {{PropertyData|Angle 1:}} 1nd angle to cut / define the sphere
* {{PropertyData|Angle 2:}} 2nd angle to cut / define the sphere
* {{PropertyData|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]]


{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Cone|Cone]]
|[[Part_Workbench|Part]]
|IconL=Part_Cylinder.svg
|IconR=Part_Cone.svg
|IconC=Workbench_Part.svg
}}

{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 17:10, 30 August 2021

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ů

Description

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

Usage

Použití

V pracovní ploše Díl klikněte na ikonu koule . Koule bude při vytvoření umístěna do počátečního bodu (bod 0,0,0). Parametry úhly dovolují vytvořit částečnou kouli místo celé koule (defaultně jsou nastaveny na 360°)

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 properties of the object can be edited, either in the Property editor or by double-clicking the object in the Tree view.

Volby

Data

Sphere

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