Hi again,
It is just required to re-register ETABS.
Here is what you need to do: (CSI response)
We suggest re-registering the ETABS API on your machine:
1. Close all instances of ETABS and any software accessing the ETABS API (e.g. Excel).
2. Open an administrative command prompt (open Command...
Hi again,
It is just required to re-register ETABS.
Here is what you need to do: (CSI response)
We suggest re-registering the ETABS API on your machine:
1. Close all instances of ETABS and any software accessing the ETABS API (e.g. Excel).
2. Open an administrative command prompt (open Command...
Thanks rscassar,
I still have problem with FrameObj.GetAllFrames() and FrameObj.GetDesignOrientation(frameName). I asked from support@csiamerica.com and will let you know if I get a proper response.
Hi again,
I have both etabs 19.0.2 and 18.1.1 on my laptop. I ran my code using ETABs 19.0.2 and surprisingly it worked while it didn't work before! I did nothing expect reinstalling comtypes version 1.1.10
my code has two part, it can start a new instance of Etabs or can get the active object...
Hi,
I had the same error for some of methods in FrameObj class. If you have access plz try to run your code by ETABs 18.1.1. I did that and every things work well. I don't know why! but my code sometimes have problem with ETABs 19.0.2 and sometimes is OK. I think there is something with comtypes...
Hi
I have the same problem with some of the API methods such as: FrameObj.GetAllFrames(), FrameObj.GetDesignOrientation(), FrameObj.GetNameList() and so on
It is interesting that when I run my code on another Laptop, all are ok and no error occurs. here is some information about both laptops:
1)...