Hi all,
VBA gives me "File Not Found" error when I ask it to execute "FSO.GetFile(fullFilePath)" command. The fullFilePath is set to an excel cell which is "D:\User\_Engineering\9_VBA\z_in work\HOW TO OPEN PERSONAL VBA WORKBOOK.txt". As you can see I have space in the file path "z_in work" and...
Can someone please tell me why I have the return code of 8, which is FE_BAD_TYPE, when executing "Element.PutAllArray"? What did I do wrong here? The script below prompts user to select nodes and a rod property, then create rod elements...
So Pfast card requires stiffness matrix KTi and KRi to represent the stiffness of the joint with respect to fastener's and joining plates' topology. Patran gives user a freedom to fill out KTi and KRi. Patran also lets user select one of the Patran's in-house fastener stiffness formulas such as...
Hi,
I have been an Aerospace Engineer specialize in aero structures for 7 years, now if I go back to school to earn a Bachelor in Civil Engineering, will I be able to legally pull permit from city? I live in Wichita, Kansas. I talked to an operator from my county and she said I need an...
Hi all,
I write a simple API code to create a freebody object and specify all its properties using FEMAP API window like in Sub Main below (sorry I omitted some other commands to ask user select elements and nodes, display mode, etc). It worked for me, no error, dVals (0), dVals (1)... had real...