There is a newer version of the record available.

Published March 12, 2026 | Version 1-8-1
Software Open

dlr-gtlab/python-module: v1.8.1

  • 1. German Aerospace Center

Description

Fixed

  • footprint() now correctly distinguishes between the application and project footprint. By default, it returns the application footprint. When called with only_active=True, it returns only the modules that are part of the data model of the current project. - #630
  • Fixed a crash when creating a calculator with missing author information in a Python Task - #627
  • Fixed an issue where empty lines were printed to the Python console even when the evaluated script did not contain any print statements. - #622
  • Fixed accessing tasks from other task groups. This can be done via findGtTask("groupname/taskname") or runProcess("groupname/taskname"). - #639

Files

dlr-gtlab/python-module-1-8-1.zip

Files (527.4 kB)

Name Size Download all
md5:20c0fdcd535c4555eda8a511ec6cf0f7
527.4 kB Preview Download

Additional details

Related works