NXOpen.UF.Modeling.PatchBody

Modeling.PatchBody()

Refer to UF_MODL_patch_body for documentation.

Signature: PatchBody(targetBody, toolSheet, reverse)

Parameters:
  • targetBody (Tag) – Object id of target body to be patched
  • toolSheet (Tag) – Object id of sheet body to patch into target
  • reverse (int) – Patch direction flag: UF_MODL_ALONG_NORMAL - along surface normal of tool_sheet UF_MODL_OPPOSITE_NORMAL - opposite surface normal of tool_sheet
Returns:

Feature object identifier of created patch feature

Return type:

Tag

License requirements: SOLIDS MODELING