Hi everyone,
I have a dialog that has different groups for different functionalities. My problem is, for example I want to use the 2nd group's selections for adding a feature, when I'm done with my selection, the highlight of the selection button goes automatically to the selection below. This...
We have a software to create shells stl and toolpaths .h files extracted from nx. I have to update the program to work on nx2312 and the program runs on nx11 and nx12 without errors. Unfortunately, I am getting an exception when finding the msc-mill object when creating toolpaths. Any...
We have pre-existing code that creates surfaces over a cut-out. This code is now failing with the message "The remaining edges cannot adapt to close the area left by deleting the selected edges."
The code uses Part.Features.CreateDeleteEdgeBuilder(null) with...