Subject: Set absolute Tolerance inside Production IIS Rhino.compute server [NO HOPS]
Hi, Im currently struggling to change some default settings for my Production IIS AWS Rhino.compute remote server. I need to set default absoluteTolerance, angle tolerance and unit system to Meters. Yet, I dont see how to do so.
I know how to do when I deploy myself by changing the source code
‘‘‘ static void SetDefaultTolerances(double absoluteTolerance, double angleToleranceDegrees) "‘‘‘
However, I need to get this on the production remote server.
Thanks for your support,
Léandre Sassi