How to snap the intersection of two AIS_Lines?

Hi, everybody:

A very simple problem, how can we get the intersection of two AIS_Lines during the auto-highlighting mode in selection? i.e auto-highlight it and get the position. I haven't found any useful methods for snap function. It seems we have to dive into OCC selection implementation details.

fhchina

fhchina's picture

Hi,

Maybe I should dive into the source code such as the implementation of `MoveTo'?

regards
fhchina