NXOpen.UF.Modeling.AskPatchBodyParms

Modeling.AskPatchBodyParms()

Refer to UF_MODL_ask_patch_body_parms for documentation.

Signature: AskPatchBodyParms(featureObjId)

Parameters:featureObjId (Tag) – Feature object identifier of patch body feature
Returns:A Tuple
Return type:A tuple consisting of (targetBody,toolSheet,reverse)

targetBody(Tag): Object id of target body

toolSheet(Tag): Object id of sheet body tool

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

License requirements: None