Intersection extent flags used by AcDbEntity.intersectWith.
Numeric values match ObjectARX AcDb::Intersect. The flags only affect how intersections are computed; they do not modify either entity.
AcDb::Intersect
Treat the other entity as extended when its primitives allow it.
Extend both operands when their primitives allow it.
Treat this entity as extended when its primitives allow it.
Keep both operands at their stored extents.
Intersection extent flags used by AcDbEntity.intersectWith.
Numeric values match ObjectARX
AcDb::Intersect. The flags only affect how intersections are computed; they do not modify either entity.