Functions | |
| def | colorcodeshapes (objs) |
| def | mostbasiccompound (comp) |
| def | shapedict (shapelst) |
| def | shapeset (shapelst) |
| def colorcodeshapes.colorcodeshapes | ( | objs | ) |
References mostbasiccompound().
Referenced by OpenSCADCommands.ColorCodeShape.Activated().
| def colorcodeshapes.mostbasiccompound | ( | comp | ) |
searches for the most basic shape in a Compound
References shapeset().
Referenced by colorcodeshapes().
| def colorcodeshapes.shapedict | ( | shapelst | ) |
| def colorcodeshapes.shapeset | ( | shapelst | ) |
Referenced by mostbasiccompound().