ETABS 2016 API Bug In Frame Property Definition (Rectangular Section)
ETABS 2016 API Bug In Frame Property Definition (Rectangular Section)
(OP)

I'm experimenting ETABS API from Excel VBA, The weird thing is that when I use the method
CODE --> VBA
ret = ETABSModel.PropFrame.SetRectangle("B300X700", "C35", 0.7, 0.3) 



