meshregions_dict# property IcepakMesh.meshregions_dict: dict# Get mesh regions in the design. Returns: dictDictionary with mesh region names as keys and mesh region objects as values. Examples >>> from ansys.aedt.core.modules.mesh_icepak import IcepakMesh >>> obj = IcepakMesh() >>> obj.meshregions_dict