create_maxwell_design#
- Rmxprt.create_maxwell_design(setup_name: str, variation: str = '', maxwell_2d: bool = True) bool | Maxwell2d | Maxwell3d#
Create a Maxwell design from Rmxprt project. Setup has to be solved to run this method.
- Parameters:
- Returns:
ansys.aedt.core.maxwell.Maxwell2doransys.aedt.core.maxwell.Maxwell3dMaxwell object.