I am developing a stand-alone script. One process - Tin to Raster - seems to fail when executed in a Python IDE (Wing IDE). The Tin to raster tool will return a raster with nodata values even though the TIN in question has the expected values. Oddly the code snippet works in the Python window within ArcGIS Pro v3. From the Python code window Tin to raster will return a raster with the expected values from the TIN.
The code snips are visible from this GIS SE site.
Why does the Tin to Raster fail (and that is the only tool to fail) in a much large script?
https://gis.stackexchange.com/questions/450391/arcpy-3-tin-to-raster-returns-nodata-raster-in-stand-alone-script