Raqueeb
Structural
- Jun 25, 2013
- 10
Hello Everyone:
In the auto generated python file in the comtypes folder connected to Etabs.dll there are various classes like EditFrame, EditPoint etc.. I am trying to write a code for EditPoint.ChangeCoordinates and EditFrame.DivideAtDistance but i am not able to execute it. I am getting a return value of -99 instead of 0. And there is no document on these classes in .chm file. Can any one please give a sample of an executable code..
In the auto generated python file in the comtypes folder connected to Etabs.dll there are various classes like EditFrame, EditPoint etc.. I am trying to write a code for EditPoint.ChangeCoordinates and EditFrame.DivideAtDistance but i am not able to execute it. I am getting a return value of -99 instead of 0. And there is no document on these classes in .chm file. Can any one please give a sample of an executable code..