NXOpen.UF.Camgeom.AppendItems

Camgeom.AppendItems()

Refer to UF_CAMGEOM_append_items for documentation.

Signature: AppendItems(objectTag, geometryType, count, entityList, appData)

Parameters:
  • objectTag (Tag) – the parent object of thegeometry
  • geometryType (NXOpen.UF.Cam.GeomType Refer to UF_CAM_geom_type_e for documentation.) – the type of the geometry
  • count (int) – the count of geometry entities
  • entityList (list of Tag) – countthe list of geometry entities
  • appData (list of NXOpen.UF.Camgeom.AppData Refer to UF_CAMGEOM_app_data_s for documentation.) – countthe list of app_data pointers for each geometry entities

License requirements: None