Canonical path: NemAll_Python_AllplanSettings.AllplanVersion
  
Class for extraction of Allplan version information
Methods:
- 
            MainReleaseName–Get the Allplan main release name 
- 
            SubReleaseName–Get the Allplan sub release name 
- 
            Version–Get the Allplan version as string 
- 
            WindowsReleaseName–Get the Allplan window release name 
staticmethod
  
    Get the Allplan main release name Returns: Allplan main release name ('2016', '2017', ...)
staticmethod
  
    Get the Allplan sub release name Returns: Allplan sub release name ('2016.0', '2016.1', ...)
staticmethod
  
    
Placeholder