This shows you the differences between two versions of the page.
|
blender:python:addons:tonguegrooveseparator [2022/02/07 20:02] dwheele created |
blender:python:addons:tonguegrooveseparator [2022/02/07 20:05] (current) dwheele |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Tongue and Groove Separator ====== | ====== Tongue and Groove Separator ====== | ||
| + | |||
| + | This creates a shape which can be applied to other shapes to cut them with a Tongue-and-Groove pattern The sizes and gaps can be adjusted in mm's by changing the constants. This could be made into a more formal Add-On. | ||
| + | |||
| + | This code is contained within my file “reflexPortExtension.blend”. | ||
| + | |||
| + | 2/7/2022 | ||
| + | |||
| <code python> | <code python> | ||