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 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,
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