Part Scale
|
|
| Menu location |
|---|
| Part → Scale |
| Workbenches |
| Part |
| Default shortcut |
| None |
| Introduced in version |
| 1.0 |
| See also |
| Std LinkMake, Draft Clone, Draft Scale |
Description
The Part Scale command scales shapes by a specified factor in all directions or by distinct factors in each cardinal direction. In the case of distinct factors, the shapes may be distorted.
Scaling occurs relative to the global coordinate system. To scale relative to the placement of the source object create a Link or a Draft Clone instead.
Examples of scaling
Usage
- Optionally select one or more shapes in the 3D View or in the Tree View.
- There are several ways to invoke the command:
- Press the Scale button.
- Select the Part → Scale option from the menu.
- The Scale tasks panel opens.
- Optionally toggle between Uniform scaling and Non-uniform scaling.
- Adjust the scaling factor(s).
- Optionally click on an item in the Shape list to (re-) select one shape.
- (at this point only a single shape is accepted)
- Optionally click Apply to confirm and:
- Create one Scale object for each selected shape.
- Continue to create Scale objects.
- Click OK to close the task panel and finish the command.
- One Scale object will be created for each selected shape.
Each input shape is placed underneath its Scale object.
Task panel
- OK button creates the scaled object, and closes the task panel.
- Close button closes the task panel without doing anything.
- Apply button creates the scaled objects, but does not close the task panel. You can then select another shape from the list at the bottom, and create more scaled objects.
- Shape list: here you select which shapes to scale. If multiple shapes are selected, multiple Scale objects are created.
Notes
- Non-uniform scaling will turn all edges into B-spline curves, and all faces into B-spline surfaces. These are computationally heavier.
- Points/Vertices can not be scaled as they are dimensionless.
- App Link objects linked to the appropriate object types and App Part containers with the appropriate visible objects inside can also be scaled.
- The task panel does not offer a preview yet. Apply will create a scaled object every time you click it, which can be useful as preview. They will however remain and yet another scaled object will be created as you click OK. Undo can be useful to clean them up before clicking OK.
Properties
See also: Property View.
A Part Scale object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Scale
- DataBase (
Link): The shape to scale. - DataUniform (
Bool): Controls uniform vs non-uniform scaling. - DataUniform Scale (
Float): The scale factor for uniform scaling. - DataXScale (
Float): The X-scale factor for non-uniform scaling. - DataYScale (
Float): The Y-scale factor, idem. - DataZScale (
Float): The Z-scale factor, idem.
Part
- Creation and modification: New Sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Face From Wires, Ruled Surface, Loft, Sweep, Section, Cross-Sections, 3D Offset, 2D Offset, Thickness, Project on Surface, Appearance per Face
- Boolean: Compound, Explode Compound, Compound Filter, Boolean Operation, Cut, Union, Intersection, Connect Shapes, Embed Shapes, Cutout Shape, Boolean Fragments, Slice Apart, Slice to Compound, Boolean XOR, Check Geometry, Defeaturing
- Other tools: Box Selection, Shape From Mesh, Points From Shape, Convert to Solid, Reverse Shapes, Simple Copy, Transformed Copy, Shape Element Copy, Refine Shape, Set Tolerance, Persistent Section Cut, Attachment
- Preferences: Preferences, Fine tuning
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
- Hubs: User hub, Power users hub, Developer hub