Get snapped Entity under SnapMode
Posted: 01 Dec 2008, 20:53
Hi Support,
I'm using the TSGDrawingNavigator-Object to get the preview of any CAD-File.
I switched the navigator into Snapmode by the following code:
SGDrawingNavigator1.SnapControl.SnapMode := osAll;
Is there any possibility to get an entity currently snapped under mouse-position?
kind regards
Klemens
I'm using the TSGDrawingNavigator-Object to get the preview of any CAD-File.
I switched the navigator into Snapmode by the following code:
SGDrawingNavigator1.SnapControl.SnapMode := osAll;
Is there any possibility to get an entity currently snapped under mouse-position?
kind regards
Klemens