NXOpen.UF.Draw.DefineViewBoundary1

Draw.DefineViewBoundary1()

Refer to UF_DRAW_define_view_boundary1 for documentation.

Signature: DefineViewBoundary1(viewTag, curveCount, boundaryCurves)

Parameters:
  • viewTag (Tag) – Tag of the view whose boundary is to be defined.
  • curveCount (int) – Count of tags of curves in curve_list
  • boundaryCurves (list of NXOpen.UF.Draw.DefineBoundary Refer to UF_DRAW_define_boundary_s for documentation.) – curve_countPointer to array of structures that are used to define the view boundary.

License requirements: None