Hi,
Sorry for my late reply but I was out of my office.
I understand what you mean exactly, but I'm a rookie in NXopen programming so the only way I found is I open all the part I have in my folder to change the attribute. To save time I used a different loadoption.
See below...
@cowski: thanks I will follow this way and try to find a NXOpen command to manage it.
@Nutace: It's simple, in my program I must open all the part of my assembly (250 parts), of course, it will take a long time and my user will launch it on the nigth. When it will be finish, the history list...
Cowski,
Ok for the .pax file but it's not the way I want to follow...
What I try to do: I use a NXOpen program to open and close a lot of part. If my user check on his history, he can see the opened parts and I don't want. So I try to find a solution for cleaning this history with a NXOpen...
Hi cowski!
First, thanks for your help.
What I mean by cleaning the history is to clear the list of recently opened files in NX.
I try to read the code with the journal but it's empty...that's why i ask some help :-)
Hi,
I try to clean my history in a NXOpen program but I can't find the good way because I can't use the journal.
I code my Program in C# (but i can use vb). Could you help me?
In advance, thanks a lot for your help.
B/R
Hi!
I try to use visual rules with the PTS interface...
My target is: when I changed my list box value, I want my expression TEST set with a default value (here =1).
Is it possible?
Could you explain me the way to follow?
Thanks a lot
PJ
Dear Tomas,
First thanks for your support!
Second, see in the attached picture:
My assembly is composed by 6 cubes (2 are same). I want to use a bubble in manually mode. Inside this bulle I want to write the result of the part ATTRIBUTE named REPERE (in my picture I've tested REPERE2 which is a...
Hi,
My target: use the bubbling menu for writing the part number=REPERE (which is an attribute) on my bubbled view. When, on my drawing, I click on a component to put a bubble, I need it writes my attribute REPERE result.
I try to create a part list with different Keys but without result. The...
Dear All,
I need your help:
I try to read an attribute value for writing into an excel file.
My problem is the value come from a value list.
See below my code, my attribute is TOTO, dp is my part and i is my index for FOR:
If attributs(i) = "TOTO" Then
info =...
Dear NutAce,
Thanks for your lightning on the deformable part subject.
I need to perform on this subject... ;-)
My hole have to be deformable so If I understand well I only can destroy the deformable feature.
Thanks for your help.
Best regards
PJ
Dear Jerry,
Maybe I made a mistake when I used the deformable part function because when i tried to add one hole BEFORE my deformed state, I had a dialog box which explained me that it was impossible to modify the current model if I already create a derfomable part.
For the moment i can't try...
Dear NutAce,
I've tested the deformable part but my problem is:
If I forgot a hole in my part (for example), I can't add it. I mhave to destroy my deformable part and create again right?
Thanks for your confirmation or not[bow]
B/R
PJ
Dear NutAce,
Thank you so much for these clearly explanations!
For the moment, we couldn't use the sol_3 because no TEAMCENTER...
I will watch the YOU tube file to learn how to do a deformable part.
We already used the sol_1, but it's not perfect!
I will keep you informed.
Thanks a lot for...
Dear All,
First, thanks for your help and your reply!
Second,
@Toost: imagine you use an homotetic function: 1 set is the normal part, the second is with the homotetic transformation. But the part is the same.
In my assembly, I used the homotetic version and on my drafting part, the normal...