NXOpen.UF.Drf.CreateCptClinePcir

Drf.CreateCptClinePcir()

Refer to UF_DRF_create_cpt_cline_pcir for documentation.

Signature: CreateCptClinePcir(numClineObjs, clineObjList, centerPoint)

Parameters:
  • numClineObjs (int) – number of centerline objects in cline_obj_list Maximum is MAX_CENTERLINE_OBJECTS, currently 100
  • clineObjList (list of NXOpen.UF.Drf.Object Refer to UF_DRF_object_s for documentation.) – Array of objects that are to be associated to the centerline (see uf_drf_types.h) Valid object types: point, arc, solid curve
  • centerPoint – Data of object selected for centerline center point (see uf_drf_types.h)
Returns:

Object tag of created centerline

Return type:

Tag

License requirements: DRAFTING