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 b6f9a00a40 Release of 2015-03-08 :
New icon for the macro WORK FEATURE : 

Addition :
into Ori. Pref. TAB :
		Possibility to set the tolerance (ie for comparison with Zero)

into Axis TAB :
		Create an Axis Perpendicular to an Axis, crossing a Point and Parallel to a Plane.
			-Select one Plane, one Axis and one Point ON the previous Axis.

into Circle TAB : 
		Create Arcs:
		Cut the selected Circle(s) or Arc(s) in 2(n) parts and create 2(n) Arcs.
		The number indicates in how many parts to cut.
			- First select as many Circles and Arcs you want
			- Second set the number of parts
			- Third push this button
		The function is not yet developped for Cylinders.

Correction :
into Check TAB:
		Functions Parallel, Perpendicular and coplanar
		available for two faces or two Edges
2015-03-08 16:04:57 +01:00
WorkFeature Release of 2015-03-08 : 2015-03-08 16:04:57 +01:00
README.md Add of new Icons 2015-02-19 07:04:17 +01:00
start_WF.FCMacro - Try to fix issue with path of WorkFeature directory 2015-02-18 08:55:11 +01: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