NXOpen.UF.Route.AskAppViewExtPlib

Route.AskAppViewExtPlib()

Refer to UF_ROUTE_ask_app_view_ext_plib for documentation.

Signature: AskAppViewExtPlib(appView)

Parameters:appView (PointerWrapper for ROUTE_application_view_s) – Address of Application View structure
Returns:A Tuple
Return type:A tuple consisting of (library,entry)

library(str): Name of external library.

entry(str): Name of entry point within the given external shared library

License requirements: None