NXOpen.UF.Cambnd.AppendBndFromCurve

Cambnd.AppendBndFromCurve()

Refer to UF_CAMBND_append_bnd_from_curve for documentation.

Signature: AppendBndFromCurve(objectTag, type, count, curves, boundaryData, appData)

Parameters:
  • objectTag (Tag) – the parent object of theboundary
  • type (NXOpen.UF.Cam.GeomType Refer to UF_CAM_geom_type_e for documentation.) – the type of the boundary
  • count (int) – the count of edges/curves
  • curves (list of Tag) – countthe 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.) – count the application data for each member

License requirements: None