Skip to main content
Ctrl+K
pymotorcad-core - Home pymotorcad-core - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
  • Support
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub
  • Support

Section Navigation

  • MotorCAD API
    • Calculations
    • FEA Geometry
    • General
    • Geometry
    • Adaptive Geometry
      • check_closed_region
      • check_collisions
      • delete_region
      • get_adaptive_parameter_value
      • get_region
      • get_region_dxf
      • load_adaptive_script
      • reset_adaptive_geometry
      • save_adaptive_script
      • set_adaptive_parameter_value
      • set_region
      • subtract_region
      • unite_regions
    • Graphs
    • Internal Scripting
    • Lab
    • Materials
    • Thermal
    • UI
    • Utility
    • Variables
  • MotorCADCompatibility API
  • Geometry objects and functions
  • Geometry drawing
  • Geometry shapes
  • Geometry fitting
  • PyAnsys
  • API reference
  • MotorCAD API
  • Adaptive Geometry
  • unite_regions

unite_regions#

MotorCAD.unite_regions(region, regions)#

Unite region with two or more other regions.

Parameters:
regionansys.motorcad.core.geometry.Region

Motor-CAD region object

regionslist of ansys.motorcad.core.geometry.Region

Motor-CAD region objects to united with region

Returns:
ansys.motorcad.core.geometry.Region

United Motor-CAD region object.

On this page
  • MotorCAD.unite_regions()

This Page

  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.2.2.
Last updated on