![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Go to the source code of this file.
Namespaces | |
namespace | SubjectHierarchyPlugins |
Variables | |
SubjectHierarchyPlugins.currentDir = os.path.dirname(os.path.realpath(__file__)) | |
SubjectHierarchyPlugins.fileExtension = os.path.splitext(fileName)[1] | |
SubjectHierarchyPlugins.fileNameNoExtension = os.path.splitext(fileName)[0] | |
str | SubjectHierarchyPlugins.importStr = f"from {fileNameNoExtension} import *" |