NXOpen.UF.Route.LoadAppViewList

Route.LoadAppViewList()

Refer to UF_ROUTE_load_app_view_list for documentation.

Signature: LoadAppViewList()

Returns:A Tuple
Return type:A tuple consisting of (numAppViews,appViews)

numAppViews(int): num_app_views - Number of application views

appViews(list of ``NXOpen.UF.Route.AppViewDesc` Refer to UF_ROUTE_app_view_desc_s for documentation.`): app_views - Allocated array of application view descriptions (Array of Name/File pair structures). This array should be freed by calling UF_free.

License requirements: UG/ROUTING