Using .NET how can I change the diameter of a circle/arc?
Using .NET how can I change the diameter of a circle/arc?
(OP)
Hi Guys,
I do have a function already that reads in all NX objects using NX Open and I flag holes that are too small, so now I would like to fix them on the fly, but now I am stuck on how to go about this. I need someone to help guide me in the right direction on this.
Any ideas?
I do have a function already that reads in all NX objects using NX Open and I flag holes that are too small, so now I would like to fix them on the fly, but now I am stuck on how to go about this. I need someone to help guide me in the right direction on this.
Any ideas?
AutoCAD and UGS NX 5 & 7 User
South Coast Mass





RE: Using .NET how can I change the diameter of a circle/arc?
If this is correct and you still need some help let me know and I will write a small sample journal.
If you are simply looking at changing circle curves then it is also possible to change these.
Regards
Frank Swinkels
RE: Using .NET how can I change the diameter of a circle/arc?
I am running an NX Open program that found this data while the flat pattern was open. I am hoping I can just add some code to what I have now to make the .25" dia. hole to .5"
AutoCAD and UGS NX 5 & 7 User
South Coast Mass
RE: Using .NET how can I change the diameter of a circle/arc?
Sorry.
Frank Swinkels