Get snapped Entity under SnapMode
Moderators: SDS, support, admin
Get snapped Entity under SnapMode
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
Re: Get snapped Entity under SnapMode
Hello Klemens,
Getting an entity under mouse cursor is a part of editing functionality. It is released by other component which is not included in to CAD Import VCL package.
Sergey.
Getting an entity under mouse cursor is a part of editing functionality. It is released by other component which is not included in to CAD Import VCL package.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support