zhuminjie / OpenSeesPyDoc

OpenSeesPy Documentation
http://openseespydoc.readthedocs.io
Other
147 stars 106 forks source link

Return value is None using "modalProperties" function #273

Closed luca-marella closed 2 years ago

luca-marella commented 2 years ago

Dear Minjie, with the 3.4.0.2 version of OpenSeesPy and Python 3.9, I'm trying to use the modalProperties function in this way:

image

but the data variable is always None.

I would appreciate your kind help to undestand if I'm doing something wrong.

Thanks in advance and best regards. L

mhscott commented 2 years ago

The -return option is a pending PR (https://github.com/OpenSees/OpenSees/pull/1042) in OpenSees, so the feature will not be part of OpenSeesPy until the next pip version

luca-marella commented 2 years ago

Thanks prof. Scott for your reply. When you plan the next pip version?