Hello,
I have following error (see in a picture below) while debugging Model Compare function in both NX 10 & 11 Environment. Can anyone help me to solve this error and I didn't understand what the meaning of "an RM Object has an unsuitable OM class."
Or anyone suggests me if there is any...
I am Working on NX 10 Model Compare Feature using NXOPEN (UF_MODL_model_compare). I want to Retrieve working part and Other Part 2 in Model Compare feature.
I can retrieve Working part (Part1) by Dim workPart As Part = theSession.Parts.Work &
I want to know how can retrieve other parts...
Hello,
I am Working on NX 10 Model Compare Feature API using NXOPEN (UF_MODL_model_compare) and i am new in Knowledge based Programming. I want to Retrieve working part and Other Part 2 in Model Compare feature.
Can anyone Suggest me Methods for Retrieve working part (Or Open part ) using...