Hi,
I would like to know if the active window is a DMU Navigator or not. Can you help me ?
Below the code I use. When I launch it I have the error message at the line TypeOf activeWin Is NavigatorWindow:
Compilation Error:
Type defined by the user is undefined
Sub VerifierDMUNavigator()...
Hi dmapguru,
thanks a lot for your precision. My goal it is to use a .MASTER and .DBALL file to have the model with boundary conditions and then use it to launch several load cases.
It is better to the .MASTER and .DBALL do not get bigger.
Thanks a lot for your answer.
I have submit Fx load first and then Fz.
When I plot Fz results, and particulary Applied Loads, Translational, the Resultant it is a combination of Fx component and Fz component as you can see in the attached picture
Display Applied Load Resultant
.
Display...
Hi everyone,
I generate with a firt static analysis the output files :
with the nastran command :
nastran20131 old=no smp=2 news=no scr=no memory=8GB smemory=3200 /home/user/plaque_shell/plaque_shell.bdf with the bulk file below ...
Hi,
I would like get curve attributes (curve ID, points ID and coordinates) with a PCL function.
I would like write a text file with a format like .bdf or .dat not with mesh elements but geomtric elements like curve, point, surface.
for example
CURVE ID PtA PtB
SURFACE ID PtA PtB PtC PtD...
Hi,
I would like to add a title (my title) into Patran Windows using PCL.
I looked for in the different manuals of PCL, but I have not found the function.
Can you help me ?
thanks a lot.
Hi aerostress82,
Thanks a lot for your answer.
But what do you mean about Patran Functions Programming ? Patran is write with PCL, so what is the difference beetween PCL en Patran Functions Programming ?
Hi,
I would like to use a PCL to count the number of the nodes or elements in a specific group or current group display with a PCL.
May be a function exists ?
Thanks