Workfeature Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Введение==")
 
(Updating to match new version of source page)
Line 64: Line 64:
==Other useful links==
==Other useful links==


* [[External_workbenches|External workbenches]]
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.





Revision as of 19:17, 1 January 2021

Other languages:
Note

Merge with Macro_WorkFeatures??


Введение

Tool utility to create

  • Origin (X, Y Z axes, Origin (0,0,0) point and XZ, XY, YZ planes)
  • Points (Center of Mass of object(s), mid points, center of circle, ...),
  • Axes (from 2 points, Normal of a plane...),
  • Planes (from 3 points, from one axis and a point...) and many other useful features to facilitate the creation of your project.

References

Tools

Documentation on releases here and starting full documentation here

Toolbar

Drop down menu


Other


Installation

Automatic installation

See Installing

From GitHub

Prerequisites

.........

Linux Installation Instructions

Windows Installation Instructions

Mac Installation Instructions

Links to Animation WB

Other useful links