NXOpen.UF.Mfm.CreateMachiningFeature

Mfm.CreateMachiningFeature()

Refer to UF_MFM_create_machining_feature for documentation.

Signature: CreateMachiningFeature(featureType, count, faceList)

Parameters:
  • featureType (str) – The type of machining feature
  • count (int) – The number of faces for a machining feature
  • faceList (list of Tag) – The list of faces for a maching feature
Returns:

A new machining feature

Return type:

PointerWrapper

License requirements: None