UG OPEN API code error...need help
UG OPEN API code error...need help
(OP)
Hi people,
I have a piece of example code that I am having a problem debugging. Can anyone help me?
See the attached pics and example code.
The program is intended to add a new string to a mesh surface. To run it create a simple mesh surface as shown in the attached pic. Just dont add the 2nd string. The code is supposed to add that. Name it "STRING" using EDIT>PROPERTIES prior to running the code.
The program seems to add the string but creates an error when you EDIT>FEATURE>EDIT>PARAMETERS after running the code.
I am running in NX4 but I believe the error is the in NX2 also but just doesnt immediately appear.
Thanks All!!
I have a piece of example code that I am having a problem debugging. Can anyone help me?
See the attached pics and example code.
The program is intended to add a new string to a mesh surface. To run it create a simple mesh surface as shown in the attached pic. Just dont add the 2nd string. The code is supposed to add that. Name it "STRING" using EDIT>PROPERTIES prior to running the code.
The program seems to add the string but creates an error when you EDIT>FEATURE>EDIT>PARAMETERS after running the code.
I am running in NX4 but I believe the error is the in NX2 also but just doesnt immediately appear.
Thanks All!!





RE: UG OPEN API code error...need help
RE: UG OPEN API code error...need help
Thanks all!!
RE: UG OPEN API code error...need help
RE: UG OPEN API code error...need help
Here is the header file....its just a default built by the compiler. Nothing there.
Thanks!
RE: UG OPEN API code error...need help