update
This commit is contained in:
@@ -524,6 +524,7 @@ def exportToPVC(path, exportTerrain = False):
|
||||
# TODO: revisar
|
||||
for typ in frameType:
|
||||
isTracker = "tracker" in typ.Proxy.Type.lower()
|
||||
isTracker = False
|
||||
|
||||
objectlist = FreeCAD.ActiveDocument.findObjects(Name="Tracker")
|
||||
tmp = []
|
||||
|
||||
Reference in New Issue
Block a user