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 182669312d Release of 2015-05-31 :
Modification :
	Add sub Tab Align into Modif. Tab
	Modification of Tool Rotate 
		new angle definition by selection of Edges
	Modification of Tool Translate
		Posibility to make a "deep" copy of objects
		Add definition relative of ending point by user input
Addition :
	into "Axis 2/2" TAB :		
		Axes=(Axis,Pt,Pl,a)
	into "Object" TAB :
		Sphere
                Dome
into "Modif." TAB :
	Add of Align Tab
into  "Align" TAB :
	Align Face to View
        Align Faces
        Align Edges
       Joint Points
into  "Check" TAB :
	Angle
       Distance
      View
2015-05-31 16:10:17 +01:00
WorkFeature Release of 2015-05-31 : 2015-05-31 16:10:17 +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