Quick Tools is a Blender addon to be used on Blender 2.8 +. The tools in this addon are made to consolidate a bunch of helpful tools under a Menu.
- View3D > Quick Tools > Swap Objects
- View3D > N Addon Bar > Quick Tools
- Open with the
N
key.
- Open with the
Name | Description | Location |
---|---|---|
Swap Objects By Name | Swap objects with the matching name patterns. | View3D > Quick Tools > Swap Objects > Swap Objects By Name |
Swap Selected Objects | Swap selected objects the selected objects with the matching Template Object. | View3D > Quick Tools > Swap Objects > Swap Selected Objects |
- Input
Source Name Pattern
to find Base Objects to SwapCubeBig.*
Searches for all objects named CubeBig. and anything after the Period.CubeBig.02
Searches strictly for object named **CubeBig.02 **
- Input
Template Object
Name to find The Object You Want To Copy - Input
New Mesh Name Template
string for the new names of the cloned objects - Select a choice from
Source Handling
.- Hide - Hides the Source objects
- Delete - Deletes the Source Objects
- Nothing - Nothing, the Source Objects stay after cloning.
- Select a choice from
Target Collection
.- Copy - Will place the cloned objects in the same Collection as the Source Objects
- Default - The cloned objects will be placed in the base Collection collection.
- Click one of the buttons to run the function
Swap Objects By Name
- Use everything that you previously set. Swap objects with the matching name patterns.Swap Selected Objects
- Select the objects to replace.The Source Name Pattern
will not be used or referenced if this is clicked.