NXOpen.UF.Modeling.EditFaceJoin

Modeling.EditFaceJoin()

Refer to UF_MODL_edit_face_join for documentation.

Signature: EditFaceJoin(opt, bodyTag, faceTags)

Parameters:
  • opt (int) – Joining option: 1 = On same surface 2 = convert to B-surface
  • bodyTag (Tag) – Tag of body containing faces to be joined
  • faceTags (list of Tag) – Tags of 2 faces to be joined (if opt=2)
Returns:

Tag of resulting feature.

Return type:

Tag

License requirements: SOLIDS MODELING