NXOpen.UF.Modeling.IntersectBodiesWithRetainedOptions

Modeling.IntersectBodiesWithRetainedOptions()

Refer to UF_MODL_intersect_bodies_with_retained_options for documentation.

Signature: IntersectBodiesWithRetainedOptions(originalTarget, originalTool, retainTargetBody, retainToolBody)

Parameters:
  • originalTarget (Tag) – Original target body
  • originalTool (Tag) – Original tool body
  • retainTargetBody (bool) – Indicate whether to retain the target body. If TRUE - the resulting body is the new body and target body is retained, FALSE - the resulting body is the modified target body.
  • retainToolBody (bool) – Indicate whether to retain the tool body.If TRUE - the tool body is not consumed. FALSE - the tool body is consumed
Returns:

The resulting feature record tag

Return type:

Tag

License requirements: SOLIDS MODELING