CAM Area: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Path->CAM)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


<!--T:20-->
<!--T:20-->
{{VeryImportantMessage|This is an unfinished experimental feature. [[Path_experimental|Enable Experimental Features]]}}
{{VeryImportantMessage|This is an unfinished experimental feature. [[CAM_experimental|Enable Experimental Features]]}}


</translate>
</translate>
Line 11: Line 11:
<!--T:1-->
<!--T:1-->
{{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
}}
}}


<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Path Area
|Name=CAM Area
|MenuLocation=Path → Area
|MenuLocation=CAM → Area
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
}}
}}


Line 152: Line 152:
<!--T:17-->
<!--T:17-->
{{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
}}
}}


</translate>
</translate>
{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 21:31, 16 March 2024

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

  • DataOperation: -
  • DataFill: -
  • DataCoplanar: -
  • DataReorient: -
  • DataOutline: -
  • DataExplode: -
  • DataOpenMode: -
  • DataDeflection: -
  • DataSubjectFill: -
  • DataClipFill: -

Base

  • DataSources: -
  • DataPlacement: -
  • DataLabel: -

Offset

  • DataOffset: -
  • DataExtraPass: -
  • DataStepover: -
  • DataLastStepover: -
  • DataJoinType: -
  • DataEndType: -
  • DataMiterLimit: -
  • DataRoundPrecision: -

Pocket

  • DataPocketMode: -
  • DataToolRadius: -
  • DataPocketExtraOffset: -
  • DataPocketStepover: -
  • DataPocketLastStepover: -
  • DataFromCenter: -
  • DataAngle: -
  • DataAngleShift: -
  • DataShift: -
  • DataThicken: -

Section

  • DataSectionCount: -
  • DataStepdown: -
  • DataSectionOffset: -
  • DataSectionTolerance: -
  • DataSectionMode: -
  • DataProject: -

libarea

  • DataTolerance: -
  • DataFitArcs: -
  • DataSimplify: -
  • DataCleanDistance: -
  • DataAccuracy: -
  • DataUnit: -
  • DataMinArcPoints: -
  • DataMaxArcPoints: -
  • DataClipperScale: -

Hidden

  • DataExpressionEngine: -
  • DataLabel2: -
  • DataShape: -
  • DataVisibility: -
  • DataWorkPlane: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.