NXOpen.UF.ModlFeatures.CreateReplaceFace

ModlFeatures.CreateReplaceFace()

Refer to UF_MODL_create_replace_face for documentation.

Signature: CreateReplaceFace(targetFaces, numTarget, nonBlendFaces, numNonBlend, toolFace, reverseDirection)

Parameters:
  • targetFaces (list of Tag) – target faces
  • numTarget (int) – number of faces
  • nonBlendFaces (list of Tag) – adjacent tangent faces which are not blends
  • numNonBlend (int) – number of non-blend faces
  • toolFace (Tag) – tool face
  • reverseDirection (bool) – reverse direction of the tool face or not
Returns:

feature_tag created by the operation.

Return type:

Tag

License requirements: SOLIDS MODELING