Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ Main purpose I am trying to achieve: two planes selected, one is active - add a solidify modifier to both, but the non-active needs to be at a different thickness so a boolean difference can be added as a modifier and return a solid result. $\endgroup$ Commented Jul 26, 2016 at 20:26
  • 1
    $\begingroup$ @CraigDJones I added a boolean modifier to the active object that carves out the difference bool to each selected object. Produces an "empty sandwich" for two def planes at same location. Hardcoded in 0.3 and 0.1 etc, these could be passed to an operator as properties. $\endgroup$
    – batFINGER
    Commented Jul 27, 2016 at 11:35