Part Circle/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:
|[[Part_Spiral|Spiral]]
|[[Part_Spiral|Spiral]]
|[[Part_Ellipse|Ellipse]]
|[[Part_Ellipse|Ellipse]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Spiral.svg
|IconL=Part_Spiral.svg
|IconR=Part_Ellipse.svg
|IconR=Part_Ellipse.svg
Line 23: Line 23:


A Circle geometric primitive is available from the Create Primitives dialogue in the Part workbench.
A Circle geometric primitive is available from the Create Primitives dialogue in the Part workbench.
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part_Module|Part]]
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part_Workbench|Part]]
# There are several ways to access the Create Primitives dialogue:
# There are several ways to access the Create Primitives dialogue:
#* Press the [[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]] button located in the Part toolbar
#* Press the [[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]] button located in the Part toolbar
Line 53: Line 53:
|[[Part_Spiral|Spiral]]
|[[Part_Spiral|Spiral]]
|[[Part_Ellipse|Ellipse]]
|[[Part_Ellipse|Ellipse]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Spiral.svg
|IconL=Part_Spiral.svg
|IconR=Part_Ellipse.svg
|IconR=Part_Ellipse.svg

Revision as of 12:21, 25 August 2021

Díl Kružnice

Umístění Menu
Díl → Vytváření zákl.geom.tvarů → Kružnice
Pracovní stoly
Díl, OpenSCAD
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
..

Description

This command will create a circular curved edge. With the default values, the circular curved edge will be closed and therefore will be a circle. If the properties Angle 0 or Angle 1 are changed from their default values (0 and 360) the edge will be an open curve, an arc.

Alternatively a Part Circle can be initially defined from three points. Once created the circle will only contain the standard Part Circle properties and will no longer contain a reference to the creation points.

Usage

A Circle geometric primitive is available from the Create Primitives dialogue in the Part workbench.

  1. Switch to the Part
  2. There are several ways to access the Create Primitives dialogue:

Základní geometrické tvary

Kružnice

Parametr

  • Poloměr:
  • Úhel 1:
  • Úhel 2:
  • Ze tří bodů:

Umístění

  • Radius: the radius of the curved edge (arc or circle)
  • Angle 0: start of the curved edge, (degrees anti-clockwise), the default value is 0
  • Angle 1: end of the curved edge, (degrees anti-clockwise), the default value is 360