Hi Daniel.
I think we can get the story forces by defining section cuts as i understood from FAQ's, but i am not able define sectioncuts using API, there is a class cSectionCut in the python file, but no documentation in .chm file
Hi Daniel,
Thanks for the reply, I do understand that you would be busy, sorry for troubling you. But thanks again.
I am selecting the points through the interface and using GetSelected function.
In the python generated ctypes file there is EditPoint class, which has few functions as given...
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...
@Avscorreia: I am doing a project on "Drift control in tall building using claddin". So i have to model claddings and there connection behavior for my project... I have modelled cladding as area element and have drawn in elevation.. But the doubt is how to change its connectivity to stimulate...
N also please help me with wat kind of properties should i assign to cladds... I am using glass as cladding material... Shoul i assign it with membrane, shell or plate properties
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...