NXOpen.UF.ModlFeatures.CreateResizeFace

ModlFeatures.CreateResizeFace()

Refer to UF_MODL_create_resize_face for documentation.

Signature: CreateResizeFace(targetFaces, numTarget, nonBlendFaces, numNonBlend, newParameter)

Parameters:
  • targetFaces (list of Tag) – faces to be operated
  • numTarget (int) – number of faces
  • nonBlendFaces (list of Tag) – adjacent tangent faces which are not blends
  • numNonBlend (int) – number of non-blend faces
  • newParameter (str) – new diameter for cylindrical/spherical faces, or half angle
Returns:

the new feature

Return type:

Tag

License requirements: SOLIDS MODELING