We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9007fb5 commit 0cd4ae1Copy full SHA for 0cd4ae1
ShapeVariationAnalyzer/ShapeVariationAnalyzer.py
@@ -535,7 +535,7 @@ def onExportForCreationCSVFile(self):
535
536
# Load automatically the CSV file in the pathline in the next tab "Creation of New Classification Groups"
537
self.pathLineEdit_previewGroups.setCurrentPath(filepath)
538
- self.pathLineEdit_selectionClassificationGroups.setCurrentPath(filepath)
+ self.pathLineEdit_CSVFilePCA.setCurrentPath(filepath)
539
#self.pathLineEdit_CSVFileDataset.setCurrentPath(filepath)
540
541
# ---------------------------------------------------- #
0 commit comments