NXOpen.UF.Camgeom.AppendCustomPoints

Camgeom.AppendCustomPoints()

Refer to UF_CAMGEOM_append_custom_points for documentation.

Signature: AppendCustomPoints(objectTag, pointType, count, pointData)

Parameters:
  • objectTag (Tag) – the target operation
  • pointType (NXOpen.UF.Camgeom.CustomPointType Refer to UF_CAMGEOM_custom_point_type_e for documentation.) – the type of the point
  • count (int) – the count of point entities
  • pointData (list of NXOpen.UF.Camgeom.CustomPoint Refer to UF_CAMGEOM_custom_point_s for documentation.) – list of point data pointers

License requirements: None