I'm experimenting ETABS API from Excel VBA, The weird thing is that when I use the method
ret = ETABSModel.PropFrame.SetRectangle("B300X700", "C35", 0.7, 0.3)
and then go and check how the defined section looks like, I find the CG isn't placed properly and rebars aren't distributed well, Is...