Functions | |
| def | replaceobj (parent, oldchild, newchild) |
| def | replaceobjfromselection (objs) |
Variables | |
| list | objs = [selobj.Object for selobj in FreeCADGui.Selection.getSelectionEx()] |
Function Documentation
◆ replaceobj()
| def replaceobj.replaceobj | ( | parent, | |
| oldchild, | |||
| newchild | |||
| ) |
Referenced by expandplacements.expandplacementsmatrix().
◆ replaceobjfromselection()
| def replaceobj.replaceobjfromselection | ( | objs | ) |
Referenced by OpenSCADCommands.ReplaceObject.Activated().
Variable Documentation
◆ objs
| list replaceobj.objs = [selobj.Object for selobj in FreeCADGui.Selection.getSelectionEx()] |
1.8.17