PartDesign MultiTransform/tr
Giriş
The
PartDesign MultiTransform tool creates a pattern of one or more features. The pattern can include multiple transformations where each subsequent transformation is applied to the result of the previous transformation.
The available transformations are:
Mirrored,
LinearPattern,
PolarPattern and
Scaled. The first three are also available as separate tools.
A pattern of holes created from a single Hole feature by applying a LinearPattern with 2 occurrences, followed by a PolarPattern with 8 occurrences.
Usage
Create
- Optionally activate the correct Body.
- Optionally select one or more features in the Tree view or the 3D view.
- There are several ways to invoke the tool:
- Press the
Create MultiTransform button.
- Select the Part Design → Apply a pattern →
Create MultiTransform option from the menu.
- If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
- If no features were selected the Select feature task panel opens: select one or more (hold down the Ctrl key) from the list and press the OK button.
- The MultiTransform parameters task panel opens. See Options for more information.
- Press the OK button at the top to finish.
Edit
- Do one of the following:
- Double-click the MultiTransform object in the Tree view.
- Right-click the MultiTransform object in the Tree view and select Edit MultiTransform from the context menu.
- The MultiTransform parameters task panel opens. See Options for more information.
- Press the OK button at the top to finish.
Combine existing transformations
It is possible to create a MultiTransform object from existing Mirrored, LinearPattern and PolarPattern transformations.
- Check the VeriOriginals property of the existing transformations to make sure they have been applied to the same features.
- Select those features in the Tree view.
- There are several ways to invoke the tool:
- Press the
Create MultiTransform button.
- Select the Part Design → Apply a pattern →
Create MultiTransform option from the menu.
- The MultiTransform parameters task panel opens.
- Press the OK button at the top.
- Edit the VeriTranformations property of the created MultiTransform object:
- Click in the field.
- Press the ... button that appears.
- The Link dialog opens.
- Hold down the Ctrl key and select the existing transformations.
- Press the OK button.
- Optionally edit the MultiTransform object, see above.
Options
- Choose the mode:
- Transform body: Transforms the whole base feature's shape (default). introduced in version 1.0
- Transform tool shapes: Transforms the individual tool shapes of selected features.
- To add features:
- Press the Add feature button.
- Select a feature in the Tree view or the 3D view.
- Repeat to add more features.
- To remove features:
- Press the Remove feature button.
- Do one of the following:
- Select a feature in the Tree view or the 3D view.
- Select a feature in the list at the top and press the Del key.
- Right-click a feature in the list at the top and select Remove from the context menu.
- Repeat to remove more features.
- If there are several features in the pattern, their order can be important. See PartDesign PolarPattern.
- To add transformations:
- If there are existing transformations: select the transformation after which the new transformation should be added.
- Right-click the Transformations list.
- Select one the following options from the context menu:
- The selected transformation is added to the list and the settings for the transformation are displayed below the list.
- Adjust the settings to suit.
- Press the OK bar at the bottom.
- Repeat to add more transformations.
- To edit a transformation:
- Right-click the transformation in the Transformations list.
- Select Edit from the context menu.
- Adjust the settings to suit.
- Press the OK bar at the bottom.
- To change the order of the transformations:
- Right-click a transformation in the Transformations list.
- Select Move up or Move down from the context menu.
- If the Update view checkbox is checked the view will update in real time.
Limitations
See PartDesign PolarPattern.
Example
You can use this tool to create a fully parametric part that is symmetrical about two axes from a sketch.
This could be a 150x100x10mm large mounting plate for a motor with symmetric holes.
- Create a
Body and add a
sketch on one of its base planes.
- In the sketch create geometry for one quadrant of the part (i.e. the upper right quadrant).
- Note that the constraints must also only cover a quarter of the part, e.g. instead of the full dimension of
150mm
enter 150/2mm
or 75mm
.
- Make sure the sketch is closed by adding lines along the vertical and horizontal axes.
- Extrude the part with
PartDesign Pad.
- Select
PartDesign MultiTransform.
- The task dialog opens.
- The last feature of the Body is already selected. Since we want to mirror that feature we can ignore the Add feature and Remove feature buttons.
- Right-click in the Transformations field and select Add mirrored transformation from the context menu.
- For the Plane select Vertical sketch axis.
- If the Update view checkbox is checked, you should now see the part mirrored about one axis.
- Again select Add mirrored transformation from the context menu of the Transformations field.
- Now for the Plane select Horizontal sketch axis.
- Press the OK button to finish.
- To remove the edges along the axes of symmetry in the final result, set the VeriRefine property of the new feature to
true
in the Property editor.
To verify that the part is fully parametric open the initial sketch with the quarter part and change one dimension, say a hole diameter. After closing the sketch the three other holes will have changed accordingly. This works with all other dimensions as well. A sketch modelling the full part with a single extrusion and no mirroring would be a lot more complex and all later changes would be more complicated.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- Modeling tools:
- Additive tools: Pad, Revolution, Additive loft, Additive pipe, Additive helix, Additive box, Additive cylinder, Additive sphere, Additive cone, Additive ellipsoid, Additive torus, Additive prism, Additive wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive loft, Subtractive pipe, Subtractive helix, Subtractive box, Subtractive cylinder, Subtractive sphere, Subtractive cone, Subtractive ellipsoid, Subtractive torus, Subtractive prism, Subtractive wedge
- Boolean: Boolean operation
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework