Jump to content

Feature area

From FreeCAD Documentation
Revision as of 10:00, 7 November 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(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

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.