Hello Everyone.
Has anyone used the sectioncut methods defined in api, it has got functions like AddQuad, GetCutInfo. if yes please let me know a pseudo code for how to use these functions.
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...
I am trying to learn to write API for CSI Etabs in Python. From the .py file created in the comtypes generated modules, below is an example of a function. In this can some one please explain what does ['in', 'out'] mean, and how to make use of this function.
COMMETHOD([dispid(17)], HRESULT...
I m doing a project on tall buildings.. In which i have to model cladding units and apply wind loads on area objects.
So please help me with how to attatch cladding units to primary structure and stimulate the connection behavior of cladding to the primary structure so dat there is a load...