Functions | |
def | expandplacements (obj, placement) |
def | expandplacementsmatrix (obj, matrix) |
def | likeprimitive (obj, extrusion=False) |
def expandplacements.expandplacements | ( | obj, | |
placement | |||
) |
References expandplacementsmatrix(), likeprimitive(), and OpenSCADUtils.mirror2mat().
Referenced by OpenSCADCommands.ExpandPlacements.Activated().
def expandplacements.expandplacementsmatrix | ( | obj, | |
matrix | |||
) |
expand afine transformation down the feature tree
References expandplacementsmatrix(), likeprimitive(), and replaceobj.replaceobj().
Referenced by expandplacements(), and expandplacementsmatrix().
def expandplacements.likeprimitive | ( | obj, | |
extrusion = False |
|||
) |
we can't push the matrix transformation further down
Referenced by expandplacements(), and expandplacementsmatrix().