Tool utility to create Points (mid points, center of circle, center of object(s)...), 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. This utility is up next in the combo view with "Work Features" label.
Go to file
Rentlau 5ea60a1920 Release of 2017-02-05 :
Addition:
into "Point 1/3" TAB :
	Projected Point(s)
into "Wire 1/2" TAB :
	Convex 2D Polygon
Update:
into "Modif." TAB:
	Translate
Tutorials (into Doc/Tutorials directory):
WF_Tuto_MODIF_TranslationBySegment.mp4
WF_Tuto_POINTS_ProjectedPoints.mp4
WF_Tuto_POINTS_RandomPoints.mp4
WF_Tuto_WIRE_2DConvexPolygon.mp4
WF_Tuto_WIRE_CreatePolygon.mp4
WF_Tuto_WIRE_Regression2D.mp4
2017-02-05 21:00:56 +01:00
WorkFeature Release of 2017-02-05 : 2017-02-05 21:00:56 +01:00
README.md Create README.md 2015-02-18 11:26:02 +01:00
start_WF.FCMacro Merge pull request #20 from Rentlau/2015_02_17 2015-12-16 06:57:46 +01:00
start_WF.py Release of 2016-09-10 : 2016-09-10 21:17:56 +02:00

WorkFeature

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.

This utility is up next in the combo view with "Work Features" label. Several Tab will be added into this widget : W.F. (for tolls access) and Pref. (For preferences...dev on going) into Tab W.F. : Origin (for Origin tools) Point (for Point creation) Axis (for Axis creation) Circle (for Circle and Ellipse creation) Plane (for Plane creation) Object (for Bounding box and Object creation) View (for View change) Modif. (for Object cutting)

The MACRO will create into your FreeCAD document a new Group named : WorkFeatures Depending of the tool you will use it can be created the following sub Groups : WorkFeatures/ Origin WorkPoints WorkAxes WorkPlanes WorkBoxes WorkObjects