02-01-2023, 02:49 PM
(02-01-2023, 01:32 PM)Sam Wrote:Take a look at this example:
//www.sinclairbody.com/doc/en/PythonAPI/exam...g-settings
You can find all available parameters using:
machining_settings = machining_project.setParam("Machining")
Thank you for the response.
Code:
'OrientXaxis2_X': 0.5820855000871991, 'OrientXaxis2_Y': -0.6790997501017323, 'OrientXaxis2_Z': 1.4472135954999579, 'OrientXaxis_X': 0.5820855000871991, 'OrientXaxis_Y': -0.6790997501017323, 'OrientXaxis_Z': 0.4472135954999579,
How I can convert those units to degrees? Not radians