NXOpen.UF.Draw.CreateBreakRegion

Draw.CreateBreakRegion()

Refer to UF_DRAW_create_break_region for documentation.

Signature: CreateBreakRegion(viewTag, anchorPoint, numCurves, curves)

Parameters:
  • viewTag (Tag) – View to which the breakregion is to be added.
  • anchorPoint (Tag) – tag of anchor_point for break region
  • numCurves (int) – number of boundary curves
  • curves (list of NXOpen.UF.Draw.BreakRegionBoundary Refer to UF_DRAW_break_region_boundary_s for documentation.) – Break region boundary data.
Returns:

Tag of the break region created.

Return type:

Tag

License requirements: DRAFTING