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.
![]() A new dock window version for Work Feature widget Addition : into "Circle" TAB : Transform Circle(s) and Arc(s) in Sketch's object(s) by projection onto the Sketch's Plane: - First select an existing Skecth; - Select as much as Circles and arcs needed; Then click on this button. into "Object" TAB : AB: Create 3D Text attached to a Point. - First select a Plane - Then push this button in this case the center of the text is attached to center of the Plane; or - First select a Plane and a Point on the Plane - Then push this button NB: Change the text and his size if needed Revolve: Make the revolution of Edge(s) or Wire(s) around an Axis: - Select one or several wire(s) - Then push this button or - Select FIRST one Point as center of rotation and one Axis as rotation axis ! - Select one or several wire(s) - Then push this button NB: You can also define the angle of revolution if needed If no Axis is selected the Z axis is considered as Axis of rotation ! If no Point is selected the Origin is considered as Center of rotation ! into "Check" TAB : Select a Wire a the camera will follow the track. Originalcode : Tour camera by Javier Martinez Garcia November 2014 into "Check" TAB : Check for surface Area: Area measurement for a Plane or a set of Planes. - Select One or several Planes and Click this button |
||
---|---|---|
WorkFeature | ||
README.md | ||
start_WF.FCMacro |
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