create# GlobalMeshRegion.create() → bool# Create the region object in the modeler. Examples >>> from ansys.aedt.core.modules.mesh_icepak import GlobalMeshRegion >>> obj = GlobalMeshRegion() >>> obj.create()