reqTables = slreq.modeling.find(model)
returns the Requirements Table blocks in the model or subsystem specified by
model.
reqTables = slreq.modeling.find(handle)
returns the Requirements Table blocks in the model or subsystem specified by
the model or subsystem handle handle.