You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the ETABS Adapter doesn't allow to pull objects based on multiple logical filter requests (e.g. LogicalAndRequest, LogicalOrRequest, LogicalNotRequest).
It would be great to implement these features if possible.