CAM Area/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
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
|[[CAM_ThreadMilling|ThreadMilling]]
|[[Path_SimpleCopy|SimpleCopy]]
|[[Path_Area_Workplane|Area Workplane]]
|[[CAM_Area_Workplane|Area Workplane]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_SimpleCopy.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 36: Line 36:
===Data===
===Data===


{{TitleProperty|Area}}
====Area====


* {{PropertyData|Operation}}: -
* {{PropertyData|Operation}}: -
Line 49: Line 49:
* {{PropertyData|ClipFill}}: -
* {{PropertyData|ClipFill}}: -


{{TitleProperty|Base}}
====Base====


* {{PropertyData|Sources}}: -
* {{PropertyData|Sources}}: -
Line 55: Line 55:
* {{PropertyData|Label}}: -
* {{PropertyData|Label}}: -


====Offset====
{{TitleProperty|Offset}}


* {{PropertyData|Offset}}: -
* {{PropertyData|Offset}}: -
Line 66: Line 66:
* {{PropertyData|RoundPrecision}}: -
* {{PropertyData|RoundPrecision}}: -


====Pocket====
{{TitleProperty|Pocket}}


* {{PropertyData|PocketMode}}: -
* {{PropertyData|PocketMode}}: -
Line 79: Line 79:
* {{PropertyData|Thicken}}: -
* {{PropertyData|Thicken}}: -


====Section====
{{TitleProperty|Section}}


* {{PropertyData|SectionCount}}: -
* {{PropertyData|SectionCount}}: -
Line 88: Line 88:
* {{PropertyData|Project}}: -
* {{PropertyData|Project}}: -


====libarea====
{{TitleProperty|libarea}}


* {{PropertyData|Tolerance}}: -
* {{PropertyData|Tolerance}}: -
Line 100: Line 100:
* {{PropertyData|ClipperScale}}: -
* {{PropertyData|ClipperScale}}: -


====HIDDEN====
====Hidden====


* {{PropertyData|ExpressionEngine}}: -
* {{PropertyData|ExpressionEngine}}: -
Line 124: Line 124:


{{Docnav
{{Docnav
|[[CAM_ThreadMilling|ThreadMilling]]
|[[Path_SimpleCopy|SimpleCopy]]
|[[Path_Area_Workplane|Area Workplane]]
|[[CAM_Area_Workplane|Area Workplane]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_SimpleCopy.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

Other languages:
This is an unfinished experimental feature. Enable Experimental Features

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

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

  • DadosOperation: -
  • DadosFill: -
  • DadosCoplanar: -
  • DadosReorient: -
  • DadosOutline: -
  • DadosExplode: -
  • DadosOpenMode: -
  • DadosDeflection: -
  • DadosSubjectFill: -
  • DadosClipFill: -

Base

  • DadosSources: -
  • DadosPlacement: -
  • DadosLabel: -

Offset

  • DadosOffset: -
  • DadosExtraPass: -
  • DadosStepover: -
  • DadosLastStepover: -
  • DadosJoinType: -
  • DadosEndType: -
  • DadosMiterLimit: -
  • DadosRoundPrecision: -

Pocket

  • DadosPocketMode: -
  • DadosToolRadius: -
  • DadosPocketExtraOffset: -
  • DadosPocketStepover: -
  • DadosPocketLastStepover: -
  • DadosFromCenter: -
  • DadosAngle: -
  • DadosAngleShift: -
  • DadosShift: -
  • DadosThicken: -

Section

  • DadosSectionCount: -
  • DadosStepdown: -
  • DadosSectionOffset: -
  • DadosSectionTolerance: -
  • DadosSectionMode: -
  • DadosProject: -

libarea

  • DadosTolerance: -
  • DadosFitArcs: -
  • DadosSimplify: -
  • DadosCleanDistance: -
  • DadosAccuracy: -
  • DadosUnit: -
  • DadosMinArcPoints: -
  • DadosMaxArcPoints: -
  • DadosClipperScale: -

Hidden

  • DadosExpressionEngine: -
  • DadosLabel2: -
  • DadosShape: -
  • DadosVisibility: -
  • DadosWorkPlane: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.