Hi,
I've got a query regarding NXopen and versions of NX, I'm hoping somebody code clarify for me:
If you write an NXopen dll that let's say offsets a surface and you have referenced NXopen.dll from version 7.5 and called it MyOffsetSurface.dll. If you then run your dll in say NX8 but are...
Can anyone shed any light on how to get the name of the MCS used in an operation in NX Open (vb.net)??
I tried
theUFsession.Param.AskTagValue(myoperation.tag, 59, tvalue)
which fills a tag value of what I thought whas the MCS. I then just thought I would need to extract the name using...
Hi,
I am looking for the easiset method to find the tool name for each operation in a cam program group.
I have to bare bones of what I need, I have put some pseudo code in bold where I think I may be able to get the tool name.
Any help would be very much appreciated.
Option Strict Off...
Hi,
I have created a part (NX7.5) in which I have created some Check Requirements linked to measurements within the part. If after applying some expressions to the part that break the check rules I see a red cross in the Check area in the part navigator. I've tried journaling the creation of...