NXOpen.UF.Mfm.AskListOfFaces

Mfm.AskListOfFaces()

Refer to UF_MFM_ask_list_of_faces for documentation.

Signature: AskListOfFaces(machiningFeature)

Parameters:machiningFeature (PointerWrapper) – Machining feature
Returns:A Tuple
Return type:A tuple consisting of (count,faceList)

count(int): number of faces

faceList(list of Tag): face list

License requirements: None