Add-ons
  • Home
  • Random Flow
    • Installation
    • Functions
      • Random Loop Extrude
      • Random Panels
        • Inset
        • Bevel
      • Random Slice
      • Random Axis Extrude
      • Random Cells
      • Random Scatter
      • Random Tubes
      • Random Cables
      • Random VColor
      • Random Animation
      • Partition Mesh
      • Normal Picker
      • Tag Verts
      • Utility
        • Flanges/Couplings
        • Panel Screws
        • Panel Cloth
        • Plate Insets
        • Quick Displacement
        • Load Image(s)
      • Shading
        • Add Bevel Node
        • Append Materials
      • Mesh
        • Data
        • Auto Mirror
        • Straight UV
        • Extract Faces
        • Apply Mesh
        • Grid Project
        • Quad Slice
        • Crease Sharp
        • Smooth Sharp
        • Sort Elements
        • Filter Select
        • Clear Banding
        • Clear Data Objects
      • Extras
        • Join Objects
        • Split Mesh
        • Set Origin
        • Clean Up
        • Merge Objects
      • Settings
    • Presets
    • Examples
    • Changelog
  • Creative Flow
    • Changelog
  • Creative Bundle
  • Random Starship
    • Installation
    • Functions
      • Hull
      • Front / Back
      • Plating
      • Wings
      • Settings
    • Presets
    • Examples
    • Changelog
    • Blender 4.2 Issue
  • Greeble Bake
    • Installation
    • Function
      • Baking
      • Last Baked Images
      • Images
    • Examples
    • Changelog
  • Panel Cutter
    • Installation
    • Functions
      • Bevel
      • Inset
      • Nodes
    • Presets
    • Examples
      • YouTube: Panel Cutter Bevel Type Demo
      • YouTube: Panel Cutter Inset Type Demo
    • Changelog
  • Wrap It
    • Installation
    • Functions
    • Examples
    • Changelog
  • Skin Vertex
    • Installation
    • Functions
    • Examples
      • Skin Vertex Demo
    • Changelog
  • Fast Mirror
    • Installation
    • Functions
    • Changelog
  • Sort Asset
    • Installation
    • Functions
      • Grid Array
      • Mark As Asset
      • Batch Export
    • Changelog
  • Track Lights
    • Installation
    • Functions
    • Changelog
  • Preselect
    • Installation
    • Functions
    • Changelog
  • Other Information
    • Redo Panel
  • Frequently Asked Questions
  • Help & Support
  • Contacts & Resources
Powered by GitBook
On this page
  • Linked Flat Faces
  • Linked
  • Select Similar Coplanar
  • Deselect All
  • Select All
  1. Preselect

Functions

Last updated 6 days ago

The Preselect add-on is primarily made to be a support tool for the add-on. This makes it easier to select groups of faces in flat areas of the mesh to use the randomization operators.

There are no menus but you can engage with the add-on using the hotkeys for the 3 select/deselect functionality.

The add-on can work both in edit and object mode and will briefly display drawing overlays in object mode to show you what faces are selected or deselected.

When capturing faces and using a mirror modifier, be sure to use the mouse cursor on the real geometry side not the geometry generated by the mirror modifier. (subject of future updates)

In rare occasions, the face capture will not work in edit mode. In this case, just go to object mode and do the selection there. (subject of future updates)

Linked Flat Faces

Can be activated using the Shift F hotkey.

This functionality copies Blender's native Linked Flat Faces operator. It selects all faces connected to the currently selected face(s) and expands the selection until it encounters an edge where a sharpness threshold will determine if the selection should continue.

In the case of the add-on, it utilizes ray tracing to determine the active face by detecting a face located beneath the mouse cursor. Once acquired, the script uses this face as the active face.

In Figure 1, the mesh is shown in edit mode with no selection then in object mode where the add-on is used using the Shift F hotkey. A brief drawing overlay was shown with the wireframes in blue showing you what faces were selected whereupon the mesh is switched back to edit mode to display the selection.

Just a reminder, the add-on works for both edit and object mode. The example shown in Figure 1 is just to demo the add-on functionality in object mode.

By default, the operator will use a sharpness threshold to delimit the expansion of the selection. This typically refers to edge faces that transition sharply in an angular fashion like the sharp edges of a cube.

Using the Sharp Limit toggle will further delimit the seletion using faces with marked sharp edges as boundaries.

The Sharpness property lets you modify the sharpness angle threshold so the selection can expand into sharper face angles in edges.

The Use Xray toggle let's you see the selected/deselected faces overlay from behind the mesh or objects that are in front of the active mesh.

If the face detected under the mouse cursor is selected, the operation deselects the faces instead using the hotkey and will show you a red overlay as shown in Figure 4.

The deselect behaviour is the same for all hotkey activated functionality in the add-on.

Linked

Can be activated using the Ctrl Shift F hotkey.

This functionality copies the native Linked operator in Blender. It selects all faces connected to the active face or selected faces and compared to Linked Flat Faces is only delimited by boundary or terminator edges. This makes it easier to select individual face groups or islands in the mesh.

Deselecting should run the same way as stated earlier. If the face obtained underneath the mouse cursor is selected, then the function will deselect the faces using its specific algorithm.

The drawing overlay in object mode will show your currently selected faces in blue and deselected faces in red.

The redo panel also has the Use Xray parameter which lets see the drawing overlays from behind the mesh.

In addition, using the Delete Linked toggle will remove the selected face islands from the mesh. This helps by removing certain details that you don't want from the resulting randomization. To disable this, select something using the hotkey and call the redo panel using the F9 hotkey and turn off the toggle.

Select Similar Coplanar

Can be activated using the Ctrl Shift Alt F hotkey.

This copies the Select Similar: Coplanar command in Blender that can be accessed using the Shift G hotkey. It selects all the faces that lie on the same plane as the active face.

You can use the F9 hotkey to show the redo panel right after using this functionality to show the redo properties.

Changing the threshold value will change the width of the plane where the faces can be selected.

Do not use this on hires topology because it can result in a freeze. Future updates may add further optimizations but for now be careful.

Deselect All

Can be activated using the Ctrl Shift A hotkey.

This deselects all the faces in the mesh. You do not to hover the mouse cursor over any faces for this one. It will just simple deselect all the faces in the active object.

Select All

Can be activated using the Ctrl Shift Alt A hotkey.

This is the inverse of the above operator and will select every face in the mesh instead.


The raytracing used to detect faces under the mouse will only work on the active mesh and not on others.

If you are wondering about Blender's weird disappearing redo panel, head over to this page:

Using this functionality first before selecting anything using the earlier select operators ensures that there are no stray or unwanted selections when you finally use .

You can use this even if you don't have but remember that it is primarily created for this add-on.

Redo Panels
Random Flow
Random Flow
Random Flow
Get more from Blender Guppy on PatreonPatreon
Logo
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8
Figure 7
Figure 8
Figure 9
Figure 10
Figure 11