Workfeature Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{Note|Note|Merge with [[Macro_WorkFeatures]]??}}
{{Note|Note|Merge with [[Macro_WorkFeatures]]??}}


==Introduction==
==Introduction== <!--T:2-->


</translate>
</translate>
Line 9: Line 10:
<translate>
<translate>


<!--T:3-->
Tool utility to create
Tool utility to create


<!--T:4-->
* Origin (X, Y Z axes, Origin (0,0,0) point and XZ, XY, YZ planes)
* 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, ...),
* Points (Center of Mass of object(s), mid points, center of circle, ...),
Line 16: Line 19:
* Planes (from 3 points, from one axis and a point...) and many other useful features to facilitate the creation of your project.
* Planes (from 3 points, from one axis and a point...) and many other useful features to facilitate the creation of your project.


==References==
==References== <!--T:5-->


<!--T:6-->
* Author: [https://github.com/Rentlau Rentlau]
* Author: [https://github.com/Rentlau Rentlau]
* Home page: [https://github.com/Rentlau/WorkFeature WorkFeature]
* Home page: [https://github.com/Rentlau/WorkFeature WorkFeature]
* Source code on github: [https://github.com/Rentlau/WorkFeature WorkFeature]
* Source code on github: [https://github.com/Rentlau/WorkFeature WorkFeature]


==Tools==
==Tools== <!--T:7-->


<!--T:8-->
Documentation on releases [https://github.com/Rentlau/WorkFeature/blob/master/WorkFeature/Doc/WF_releasesDocumentation.pdf here]
Documentation on releases [https://github.com/Rentlau/WorkFeature/blob/master/WorkFeature/Doc/WF_releasesDocumentation.pdf here]
and starting full documentation [https://github.com/Rentlau/WorkFeature/blob/master/WorkFeature/Doc/WF_documentation.pdf here]
and starting full documentation [https://github.com/Rentlau/WorkFeature/blob/master/WorkFeature/Doc/WF_documentation.pdf here]


<!--T:9-->
Toolbar
Toolbar


<!--T:10-->
[[Image:WorkFeature-menu-orizz.png]]
[[Image:WorkFeature-menu-orizz.png]]


<!--T:11-->
Drop down menu
Drop down menu




<!--T:12-->
Other
Other




==Installation==
==Installation== <!--T:13-->


===Automatic installation===
===Automatic installation=== <!--T:14-->


<!--T:15-->
See [[Installing|Installing]]
See [[Installing|Installing]]


===From GitHub===
===From GitHub=== <!--T:16-->


<!--T:17-->
'''Prerequisites'''
'''Prerequisites'''


<!--T:18-->
.........
.........


<!--T:19-->
'''Linux Installation Instructions'''
'''Linux Installation Instructions'''


<!--T:20-->
'''Windows Installation Instructions'''
'''Windows Installation Instructions'''


<!--T:21-->
'''Mac Installation Instructions'''
'''Mac Installation Instructions'''


==Links to Animation WB==
==Links to Animation WB== <!--T:22-->


<!--T:23-->
* Workbench Wiki:
* Workbench Wiki:
* FreeCAD Wiki:
* FreeCAD Wiki:
Line 65: Line 81:
* Report bugs: Please report bugs at [http://forum.freecadweb.org/index.php FreeCAD forum]
* Report bugs: Please report bugs at [http://forum.freecadweb.org/index.php FreeCAD forum]


==Other useful links==
==Other useful links== <!--T:24-->


<!--T:25-->
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.



Revision as of 21:06, 25 September 2020

Note

Merge with Macro_WorkFeatures??


Introduction

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