Misc. typos
This commit is contained in:
@@ -78,7 +78,7 @@ def expandplacementsmatrix(obj,matrix):
|
||||
if likeprimitive(outobj.Base,True): #child of is like primtitive
|
||||
outobj.Matrix = newmatrix
|
||||
outobj.Base.Placement=FreeCAD.Placement()
|
||||
else: #remove the MatrixTranformation
|
||||
else: #remove the MatrixTransformation
|
||||
plainobj=outobj.Base
|
||||
for parent in outobj.InList:
|
||||
replaceobj.replaceobj(parent,outobj,plainobj)
|
||||
|
||||
Reference in New Issue
Block a user