12.9. Open
Seamless with Geosearch function
Initial
situation: Seamless is set in PARTcadAssistant.
Nevertheless PARTdatamanger is opened when clicking
Geometrische Suche
durchführen [Execute Geometric Search].
Do the
following in order to change the behavior:[138]
In
the desired if<cadname>.cfg, in the block
UI, add the key MN_geosearch_Callback.
Make
following entry:
GetObject("iface.geosearch.callback").Execute(Application, "mode=default,Interactive=1,
OrderGet=GetSeamless;GetPartDataManager,OrderStart=StartSeamless;StartPartDataManager")
-> Now Seamless will open.