pytd62 documentation

Introduction

Thermal Desktop is a thermal analysis software developed by C&R Technologies. Thermal Desktop version 6.2 offers programmable interface OpenTD, which allows users to automate many of the model development and analysis tasks. OpenTD is best communicated by using a .NET language such as C#. However, it can be accessed via python as well. The purpose of pytd62 is to provide convenient functions for using OpenTD in python.
pytd62 repository: https://github.com/kanamesasaki/pytd62

Technical notes

Modules and functions