CAM Area

From FreeCAD Documentation
Revision as of 12:19, 26 January 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Path-Area

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

Description

Empty


How to use

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.