start#

MapdlDb.start(port=None, timeout=10)#

Start the gRPC MAPDL database server.

パラメーター:
timeoutfloat, optional

Timeout to start the service.

Examples

>>> mapdl.db.start()