replaceobj Namespace Reference

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 
)

◆ replaceobjfromselection()

def replaceobj.replaceobjfromselection (   objs)

Variable Documentation

◆ objs

list replaceobj.objs = [selobj.Object for selobj in FreeCADGui.Selection.getSelectionEx()]