Part Sphere: Difference between revisions

From FreeCAD Documentation
No edit summary
m (mo)
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{clear}}
<translate>
<translate>
<!--T:25-->
{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Torus|Torus]]
|[[Part_Module|Part]]
|IconL=Part_Cylinder.svg
|IconC=Workbench_Part.svg
|IconR=Part_Torus.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part Sphere|MenuLocation=Part -> Sphere||Workbenches=[[Part_Module|Part Module]],Complete|SeeAlso=[[Part_CreatePrimitives|Part CreatePrimitives]]}}
|Name=Part Sphere
|MenuLocation=Part → Primitives → Sphere
|Workbenches=[[Part_Module|Part Module]]
|SeeAlso=[[Part_CreatePrimitives|Part CreatePrimitives]]
}}


== Description == <!--T:2-->
== Description == <!--T:2-->
Creates a simple parametric sphere, with position, angle1, angle2, angle3 and radius parameters.
Creates a simple parametric sphere, with position, angle1, angle2, angle3 and radius parameters.


</translate>
[[File:SimpleSphere.jpg|200px]]
[[File:SimpleSphere.jpg|400px]]
<translate>


== How to use == <!--T:3-->
==Usage== <!--T:3-->
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).
In the workbench [[Part_Workbench|Part]] click on the sphere icon [[Image:Part Sphere.svg|24px]]. 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 == <!--T:4-->
== Options == <!--T:4-->
Line 32: Line 48:


====Parameter==== <!--T:17-->
====Parameter==== <!--T:17-->
* {{Parameter|Radius:}} Radius of the sphere
* {{PropertyData|Radius:}} Radius of the sphere
* {{PropertyData|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
* {{PropertyData|Angle 2:}} 2nd angle to cut / define the sphere
* {{PropertyData|Angle 3:}} 3rd angle to cut / define the sphere


<!--T:23-->
</translate>
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°.

<!--T:26-->
[[File:SphereCutThreeAngles.jpg|400px]]
{{clear}}
{{clear}}

<languages/>
<!--T:27-->
{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Torus|Torus]]
|[[Part_Module|Part]]
|IconL=Part_Cylinder.svg
|IconC=Workbench_Part.svg
|IconR=Part_Torus.svg
}}

</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 21:33, 25 February 2020

Part Sphere

Menu location
Part → Primitives → Sphere
Workbenches
Part Module
Default shortcut
None
Introduced in version
-
See also
Part CreatePrimitives

Description

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

Usage

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

Options

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

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