IntersectionType# class ansys.edb.core.geometry.polygon_data.IntersectionType(value)# Provides an enum representing intersection types for geometries. Attributes IntersectionType.NO_INTERSECTION IntersectionType.THIS_INSIDE_OTHER IntersectionType.OTHER_INSIDE_THIS IntersectionType.COMMON_INTERSECTION IntersectionType.UNDEFINED_INTERSECTION