disable_modelcreation# Rmxprt.disable_modelcreation(solution_type: str | None = None) → bool# Enable the RMxprt solution. Parameters: solution_typeType of the solution. The default is None. Returns: boolTrue when successful, False when failed.