NXOpen.UF.Turn.CreateBlankFromBoundary

Turn.CreateBlankFromBoundary()

Refer to UF_TURN_create_blank_from_boundary for documentation.

Signature: CreateBlankFromBoundary(objectTag, count, curves, boundaryData, appData, stockEqui, stockFace, stockRadial)

Parameters:
  • objectTag (Tag) – the parent object of the boundary
  • count (int) – the count of edges/curves
  • curves (list of Tag) – the edge/curve tags from which a boundary will be created
  • boundaryData (NXOpen.UF.Cambnd.BoundaryData Refer to UF_CAMBND_boundary_data_s for documentation.) – the boundary data
  • appData (list of NXOpen.UF.Cambnd.AppData Refer to UF_CAMBND_app_data_s for documentation.) – the application data for each member
  • stockEqui (float) – the equidistant stock for the blank boundary
  • stockFace (float) – the face stock for the blank boundary
  • stockRadial (float) – the radial stock for the blank boundary

License requirements: None