NXOpen.UF.KfUgmgr.ListUserFuncsReferenced

KfUgmgr.ListUserFuncsReferenced()

Refer to UF_KF_UGMGR_list_user_funcs_referenced for documentation.

Signature: ListUserFuncsReferenced(partTag)

Parameters:partTag (Tag) – tag of the part
Returns:A Tuple
Return type:A tuple consisting of (userFuncsList,numFuncs)

userFuncsList(list of str): List of functions referenced by the part specified. This list has to be freed by calling UF_free_string_array

numFuncs(int): Number of KF functions referenced in the part file

License requirements: None