dear all
please help me about sap matlab oapi
i am working on a project and needing to get section cut data but there is no command for it in oapi documentation
can somebody help me please what can i do??
thank you
thanks for your response
it is written in matlab
i don’t have problem with other etabs documentation in this format and can run all the (get) command by this procedure . but i can’t solve this one
also i run my code with your suggestion but nothing happened.
hello everyone
i am working on a project and needing to get dimension of sections defined in the model using matlab. but unfortunately i face with this error
(No method 'GetRectangle' with matching signature found for class 'ETABS2016.cPropFrame'.)
here is my code
clc
clear all
format shortG...