Hi,
Thanks a lot. yes, the displayed unit is not used for database.
I have another question:
Is there any command that we can define a time history function automatically in ETABS?
Dear rscassar,
I check it, the return values are OK, and it seems that the function work, but the displayed unit in ETABS do not changes and when I apply some editing, it is done based on ETABS unit and not the set unit.
Hi All,
I am starting using ETABS 2016 API in Excel.
One of my problem is setting the current unit of ETABS 2016 unit to my desire unit which is kN.mm.C.
I had tried the following codes, but none of them change the ETABS unit:
ret = mySapModel.SetPresentUnits_2(ETABS2016.eForce_kN...