Submitted by jurajjoob on Fri, 12/16/2022 - 15:15
Forums:
Hello, I want to enumerate operation toolpath because i want to compute lovest Z.
I know that NXOpen.CAM.Operation has method GetPath() that return instance of Path class. And I know that NXOpen.CAM.Operation has property CAMMoveCollection. Cam MoveCollection is collection of instances of NXObject.Move. But where is LinearMove, CircularMove and coordinates (X,Y,Z,...)?
Thanks.
re: lowest Z of toolpath
I have very little experience with the CAM side of programming. If no one answers you here, I suggest posting on the Siemens programming and customization forum; there are users there that have more experience with CAM.
https://community.sw.siemens.com/s/topic/0TO4O000000MiiWWAS/nx-customiza...