Jump to content

CAM Area

From FreeCAD Documentation
Revision as of 18:16, 5 November 2025 by Roy 043 (talk | contribs) (Text replacement - ". Enable Experimental Features}}" to ". See Enable Experimental Features.}}")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
This is an unfinished experimental feature. See 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[edit | edit source]

Empty

Usage[edit | edit source]

Empty

Options[edit | edit source]

Empty

Properties[edit | edit source]

Data[edit | edit source]

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[edit | edit source]

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

View[edit | edit source]

Empty

Scripting[edit | edit source]

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.