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_default
      • 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
  • Utility functions
  • Motor-CAD errors
  • PyAnsys
  • API reference
  • MotorCAD API
  • Adaptive Geometry
  • check_collisions

check_collisions#

MotorCAD.check_collisions(region, regions_to_check)#

Check region does not collide with other geometry regions.

Parameters:
regionansys.motorcad.core.geometry.Region

Motor-CAD region object.

regions_to_checklist of ansys.motorcad.core.geometry.Region

list of Motor-CAD region object

On this page
  • MotorCAD.check_collisions()

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