enable_modelcreation#

Rmxprt.enable_modelcreation(solution_type: str | None = None) bool#

Enable model creation for the Maxwell model wizard.

Parameters:
solution_typestr

Type of the solution. The default is None.

Returns:
bool

True when successful, False when failed.