NXOpen.UF.ModlFeatures.EditReplaceFace

ModlFeatures.EditReplaceFace()

Refer to UF_MODL_edit_replace_face for documentation.

Signature: EditReplaceFace(featureTag, targetFaces, numTarget, nonBlendFaces, numNonBlend, toolFace, reverseDirection)

Parameters:
  • featureTag (Tag) – the feature
  • targetFaces (list of Tag) – faces to be operated, NULL if won’t change
  • numTarget (int) – number of faces, 0 if won’t change
  • nonBlendFaces (list of Tag) – adjacent tangent faces which are not blends, NULL if won’t change
  • numNonBlend (int) – number of non-blend faces, 0 if won’t change
  • toolFace (Tag) – tool face
  • reverseDirection (bool) – reverse direction of the tool face or not

License requirements: SOLIDS MODELING