Thursday, October 30, 2025

What happened to my move widget? Why can't I select any objects in Blender?

 Is the move widget on your shape in Blender partially or completely missing?


In the above image, notice that the move widget on the selected shape has only one arrow instead of 3 allowing movement only in that direction.  Look to the right of the selected shape in the Location section of the panel, and notice that the y and z locations are locked.  That keeps you from accidentally moving it in the 3d View.  If you clock on the locks, those directions will be unlocked and the other two arrows on the move widget will return

Sometimes the SimuSEM extension will lock one or more axes in location and/or rotation on a particular shape by default, if it is likely that it should not be moved.  For instance, the location of the substrate layers are locked in all 3 axes by default.  However, if you want to move a shape in a direction that is locked, you can either unlock it or type in a new location in that panel.  Or if you don't want to accidentally transform an object, you can lock the location, rotation and/or scale of any axis manually.


Why can't I select any objects?

If you are trying to select an object, but you can't, one likely cause is that you are in Edit Mode.  You need to be in Object mode to select an object.  Edit mode will allow you to select a part of an object, which is sometimes useful in SimuSEM.  Whenever you are asked to select a vertex, edge or face of an object,  you are in Edit Mode in Blender.  SimuSEM always has a Cancel button next to buttons that switch to Edit Mode, such as Choose a Pixel or Cursor to Face buttons.  However, you can always switch back to Object mode by click in the field circled in the above figure.  You can not add new shape in Edit Mode.

Friday, October 24, 2025

Fix Sample Rotation Pivot

 SimuSEM Tip:  Rotating Sample 



When using the rotation widget in the upper right corner, does the sample seem to rotate around a point far away from the center?  Fix, by telling Blender to use a selected object as the center of rotation.  First, select a small enough shape in the sample.  Then press the period key in the numpad on a PC keyboard.  Blender calls this Orbit Around Selection.

If you end up with a large shape as the rotation pivot and have trouble rotating the 3d view, just select a relatively small object and press the numpad (.) key.  Look here or in the Blender manual for more information.

Monday, October 20, 2025

Creating Custom Shapes

SimuSEM Tutorial:  Custom Shapes, Part 1

Several methods for creating custom shapes are available in SimuSEM, including:
  • using primitive shapes and Boolean operations
  • modifying planar shapes using Blender's editing tools
This tutorial will discuss using Blender's editing tools to modify planar shapes.  Any convex shape that is composed of only flat planes (what we will call a multiplane shape) in Blender will be represented correctly in a simulation.  In SimuSEM 3.0, the user is responsible for creating convex multiplane shapes.  This requirement is not a significant restriction since any multiplane shape can be split into 2 or more shapes that are convex.

Blender has many tools that can be used to edit shapes, and any can be used as long as final edited shapes are multiplane and convex.  This tutorial will describe some methods of editing shapes that we have found useful.

1.  Edit vertices, edges and faces directly in Edit Mode.

Start by selecting the shape you wish to edit and switching to Edit Mode.  The three boxes just to the right of the mode selection that appear when you are in Edit Mode allow you to select either vertices, edges or faces, respectively in the selected shape.  The selected vertex, edge or face can now be modified directly.

When you are done, make sure you switch back to object mode.  Many SimuSEM tools are not available in Edit Mode.

2.  Use a construction block and difference Boolean modifier
A block is a good shape to start with when creating a custom multiplane shape.  
Let's say that you want to create an a slanted top surface at a known angle, like this:
  • First create the block that you will modify as well as a construction block, which is red in this example.
  • Then rotate the red block to the desired angle. 

  •  Make sure the scale of both objects are the same.  You can set the scale of all selected objects to 1 by pressing ctrl-a, s. (Hold down shift key to select more than one object).
  • Next position the red block so that it overlaps the section of the sample that you want to remove.  The red block should be large enough to overlap the entire section to be removed.


  • Next, select the block to be cut and click on the blue wrench in the Properties Panel to add a Boolean modifier.  

  • In the Boolean modifier panel, choose Difference and the Object field should show the construction block.
  • Then, make sure the red construction block is covering only the section to be removed, click on the down arrow at the top right of the Boolean panel and choose Apply.  Once you click on apply, the cut area can no longer be modified.
  • Finally, delete the red block.

If you want the sloped surface to start a certain distance from the bottom of the shape, you can create another construction block that can be used to align the slanted block as shown here:


Warning:  Don’t make changes to any other modifiers as that may change how the geometry is described to the simulation.

Methods of accurately aligning shapes will be covered in other tutorials.


Sunday, October 19, 2025

Sample Fades in the Distance

SimuSEM Tip:  How to fix a large sample fading into the distance

Let's say you want to create a very tall tower, like this one:


If you zoom out, the sample will fade in the distance.


To fix this problem, increase the clip end value in the view tab.  In this example, it was increased from 5,000 (SimuSEM's default) to 30,000.