Primitives from the first operand
Primitives from the second operand
Extend the first operand when its primitives allow it
Extend the second operand when its primitives allow it
OptionalprojPlane: AcGePlaneOptional projection plane for apparent intersection
Intersection points in WCS, de-duplicated by the equal-point tolerance
Finds intersection points between two sets of curve primitives.
extendA/extendBcorrespond to ObjectARXAcDb::Intersectflags for the two operands. A primitive is only extended whenextendableis notfalse. Overlapping coincident curves do not produce a continuum of points.When
projPlaneis provided, both operands are projected onto that plane first (apparent intersection). Result points lie on the plane.