Hello.
Is there any way to get from CAM operation maximum tool length using journal code?
Maximum Tool length should be taken from top of a geometry (it could be a selected point)
In other words I'm trying to get the minimum "Z" coordinate of tool path according to "MCS Z axis" computed from a...
Hi,
I'm trying to write a journal code that orients current view to closest canned orientation using the WCS.
Default function under "F8" key - "workPart.ModelingViews.WorkView.SnapToClosestCannedOrientation()"
works with the absolute csys.
Regards,
Pawel
Hi everyone, that's my first thread.
I have no idea how to write a journal that sets Isometric or Trimetric view of current WCS.
Default views are assigned with Csys. I can get the matrix of the Isometric view by recording a journal, but I don't know how to translate the matrix from main csys...