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...
...the following line
Dim c As ComponentAssembly = workPart.ComponentAssembly
if not IsNothing(c.RootComponent) then
'*** insert code to process 'root component' (assembly file)
lw.WriteLine("Assembly: " & c.RootComponent.DisplayName)...
...the following line
Dim c As ComponentAssembly = workPart.ComponentAssembly
if not IsNothing(c.RootComponent) then
'*** insert code to process 'root component' (assembly file)
lw.WriteLine("Assembly: " & c.RootComponent.DisplayName)...
...lw.Open()
Dim featArray() As Feature = theSession.Parts.Work.Features.GetFeatures()
Dim featEntities() as NXObject
lw.WriteLine("*** Last Feature ***")
For each myFeature as Feature in featArray
NameFeature= myFeature.GetFeatureName
Bodystring = Mid(Namefeature,1, 4)...
...the following line
'Dim c As ComponentAssembly = workPart.ComponentAssembly
if not IsNothing(c.RootComponent) then
'*** insert code to process 'root component' (assembly file)
lw.WriteLine("Assembly: " & c.RootComponent.DisplayName)...
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...