Hi Cowski,
It does work! However, the lines are not with respect to the dynamic WCS. I need the lines to sync with the dynamic WCS. Is there some command to achieve this?
Regards.
Hi,
I came up with the below code that allows you to select a point in your CAD model and create centerlines around the point. And, since I have no prior experience with coding in general, the code is not working and giving errors. Please help me fix this.
Imports System
Imports NXOpen...
Hi All,
I am fairly new to the NX Environment, and I wanted to automate a task that takes a lot of time right now for sake of efficiency. I used AI tools to come up with a code to achieve the objective, but I am getting 7-8 errors in the code saying some methods such as layer manager...