Hello,
Have you looked at 3GB Switch in Windows boot.ini ???
A long time ago I played with it to get a FEM calculation running.
But you have to get acces to your W7 install.
Regards,
Olaf
Hello,
I am trying to model an example for fill laminate. The distance between the two faces varies.
NX adapts the size of the plies to fill up the space. But I only want to vary the core thickness
not the outside plies which should from carbon.
It should be possible, I found it in the...
Hello,
Thanks for the response.
I did a new clean install even (manually) registry settings concerning NX 10.0.
But I got still no fly outs.
@ John, Camtasia has the same problem see attachment.
Regards...
Hello,
I have seen the NX10 function Tools-> Record work OK with a standard install.
But I work on two different PC's both installed with a version of Camtasia.
When I try to record some constraining (eg Collinear) the flyout menu is not recorded.
When you wait long enough the help text is...
Hello Cowski,
Thanks, thanks!!!!!!
The code has become the following.
I am still testing.
But I found a caveat in the code.
In NX7554 the code runs correctly when the assembly is partially loaded, in NX10.01 the code
runs not correctly until all parts are loaded. Strange!!!
Many thanks for...
Hello,
I adapted the program a little but in my test assembly, only twice the features are listed (really once because the part is used two times).
The code is, bold is where I am working on :
Assembly is attached window_frame_assembly.prt is top assembly.
Any help is much appreciated...
Hello Cowski,
Thanks, I modified your code to do what I want. But inserting into the main program gives me problems.
It will not run the For Next loop.
Regards,
Olaf
My modified code:
Option Strict Off
Imports System
Imports NXOpen
Imports NXOpen.Features
Module NXJournal
Sub Main
Dim i as...
Hello EngProgrammer,
Here below the code. The red text I added.
This gives me a logging.
Regards,
Olaf
' Journal to recursively walk through the assembly structure
' will run on assemblies or piece parts
' will step through all components of the displayed part
'NX 7.5, native...
Hello,
Thanks to NXjournaling.com I adapted a program that scans an assembly and gives
for each part or sub assembly the userid from the person who created it. So I could
check easily that my students made it themselves. But students become smarter and
I think they found a trick to fool me...
Hello Tuw,
Thanks for your time and expertise.
I did indeed select only one node instead of many nodes on the 3D part.
I was misled by node to node name of the item should be node(s) to node(s) [smile]
Results are as expected.
Regards,
Olaf
Hello Tuw,
I thought it had something to do with DOF's
I tried it with point 2 point, no good results.
I have in NX7.5 only source and target, maybe I mixed it up.
After that I tried it with point 2 face
and I got the expected results :)
See attachment
Regards...
Hello,
For students I am preparing an exercise for working with different types of elements tetra10, cquad8 and a 1D element.
The exercise is to calculate the results from a solid eg. 200 6 12 (l w h) calculate the displacement with FEM and manually.
2nd is two separate solids each 100m long...
Hello,
I am using NX10 FEM advanced simulation.
In post processing I was looking for the MIN and MAX markers (I work with NX75)
button. I could not find them only the min amx markers for a graph.
Anyone any ideas?
Regards,
Olaf
Hello Icetea,
Thanks!
@ John
Thanks for this information, we would go to the new interface, but as an educational institute we heavily
relied on CAST. This was one of the reasons to switch to NX. With the NX9 classic interface we can still use
the CAST of NX85. The new internet based...
Hello,
I found this setting. Where is it stored? I can not find it in the customer defaults
and I cannot find it in the user.mtx file?
This bcause I am preparing a setup for my students next year.
We are going from version 7.5 to 9.0 and I don't want to scare the senior
students too much...
Hello John,
Could you look into IR1948212, because it has product version NX8.5 as version instead of NX9.0.
I tried it with partial loading off, no difference.
Same error message. I am using NX 9013 with classic user interface.
I only get the dimensions when the sketches are visible in the...