NXOpen.UF.Camgeom.AskCollectorItems

Camgeom.AskCollectorItems()

Refer to UF_CAMGEOM_ask_collector_items for documentation.

Signature: AskCollectorItems(objectTag)

Parameters:objectTag (PointerWrapper) – geometry item containing a collector
Returns:A Tuple
Return type:A tuple consisting of (count,items)

count(int): the count of geometry items

items(list of Tag): the list of geometry item tags.it must be freed using UF_free

License requirements: None