CAM Area/pl: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Path Area/pl to CAM Area/pl without leaving a redirect: Part of translatable page "Path Area")
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages/>
<languages/>


{{VeryImportantMessage|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]]}}
{{VeryImportantMessage|This is an unfinished experimental feature. [[CAM_experimental|Enable Experimental Features]]}}


{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
|[[Path_ThreadMilling|ThreadMilling]]
|[[CAM_ThreadMilling|ThreadMilling]]
|[[Path_Area_Workplane|Area Workplane]]
|[[CAM_Area_Workplane|Area Workplane]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ThreadMilling.svg
|IconL=CAM_ThreadMilling.svg
|IconR=Path_Area_Workplane.svg
|IconR=CAM_Area_Workplane.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=Path Area
|Name=CAM Area
|MenuLocation=Path → Area
|MenuLocation=CAM → Area
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
}}
}}


Line 124: Line 124:


{{Docnav
{{Docnav
|[[Path_ThreadMilling|ThreadMilling]]
|[[CAM_ThreadMilling|ThreadMilling]]
|[[Path_Area_Workplane|Area Workplane]]
|[[CAM_Area_Workplane|Area Workplane]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ThreadMilling.svg
|IconL=CAM_ThreadMilling.svg
|IconR=Path_Area_Workplane.svg
|IconR=CAM_Area_Workplane.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:08, 26 March 2024

This is an unfinished experimental feature. Enable Experimental Features

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

CAM Area

Menu location
CAM → Area
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Description

Empty

Usage

Empty

Options

Empty

Properties

Data

Area

  • DANEOperation: -
  • DANEFill: -
  • DANECoplanar: -
  • DANEReorient: -
  • DANEOutline: -
  • DANEExplode: -
  • DANEOpenMode: -
  • DANEDeflection: -
  • DANESubjectFill: -
  • DANEClipFill: -

Base

  • DANESources: -
  • DANEPlacement: -
  • DANELabel: -

Offset

  • DANEOffset: -
  • DANEExtraPass: -
  • DANEStepover: -
  • DANELastStepover: -
  • DANEJoinType: -
  • DANEEndType: -
  • DANEMiterLimit: -
  • DANERoundPrecision: -

Pocket

  • DANEPocketMode: -
  • DANEToolRadius: -
  • DANEPocketExtraOffset: -
  • DANEPocketStepover: -
  • DANEPocketLastStepover: -
  • DANEFromCenter: -
  • DANEAngle: -
  • DANEAngleShift: -
  • DANEShift: -
  • DANEThicken: -

Section

  • DANESectionCount: -
  • DANEStepdown: -
  • DANESectionOffset: -
  • DANESectionTolerance: -
  • DANESectionMode: -
  • DANEProject: -

libarea

  • DANETolerance: -
  • DANEFitArcs: -
  • DANESimplify: -
  • DANECleanDistance: -
  • DANEAccuracy: -
  • DANEUnit: -
  • DANEMinArcPoints: -
  • DANEMaxArcPoints: -
  • DANEClipperScale: -

Hidden

  • DANEExpressionEngine: -
  • DANELabel2: -
  • DANEShape: -
  • DANEVisibility: -
  • DANEWorkPlane: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.