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
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 =...
Hi,
I try to manage a second state in my part:
My first state is an inflated state and it is used in my assembly.
Now, I want to manage a "cold" state (non inflated) to realise a drawing part.
I want to keep the assciative link between both.
is it possible to do this? If yes, how to do?
Kind...
Dear All,
I try to find the coordonate in vector Y of my point.
Is it possible? I tried the function nx_y but it didn't work...
Thanks for your help.
Best regards
PJ
Hi,
I've a trouble with my numbers:
I tried to make a round with an expression, of a non integer number but I can't, could you help me please?
What I have is: 0.8156
What I need is: 0.8
An idea?
Best regards
PJ
hello,
I try to put into an expression ("MASS") the total weight of my assembly.
does it exist this kind of function? May I've to do a NXopen program...
Somebody could help me?
Thanks a lot
Hello,
Fisrt of all, Happy new year 2019!
Second, I have a question on a KRX file name. Is it possible to modify the generic name adding expression values?
Example:
My part name: truck.prt
My expression: length = 300
The name I expect is: truck_300.prt
Is there a possibility to do this...
Hi,
On the NX documentation help, I found the NxOpen command: NXOpen.PlotBuilder.AdvancedPlot ( )
Is there a person who could give me an example?
I try to inialize my papersize with "A3H".
Is it possible?
Thanks for your help.
Best regards,
PJ
Hi everybody,
I want to update automatically my drawing views when the drafting mode is activate.
I tried to find in the default user value but without result.
Do you have an idea? Maybe an NX open code with "ufspop" as the entry point?
Thanks a lot for your help.
Hello!
I try to connect my OCE CW650 PRINTER.
I want to launch the pilot application because as I use a folding machine (integrated on my printer) I need to paramter it.
My problem,I don't know how to connect it.
Could you help me please?
Best regards
Hi,
my target: my user will clic on a button which will launch a vb program or journal program
What the program should do:
* Correct solution: The program only will open the SAVE AS window and propose to the user to Save As his file with the DXF option correctly adjusted. The user must fill...
Hi!
I tried to create a macro which can open the printer interface with the good personalized model.
My problem: with the macro, I can open the interface and next, choose a personalized model. But when I reload this interface, the model already selected is the last personalized model I used, so...