NXOpen.UF.Cambnd.AskBoundaryItems

Cambnd.AskBoundaryItems()

Refer to UF_CAMBND_ask_boundary_items for documentation.

Signature: AskBoundaryItems(boundary)

Parameters:boundary (PointerWrapper) – the boundary
Returns:A Tuple
Return type:A tuple consisting of (count,items)

count(int): the count of boundary members

items(list of PointerWrapper): the list of boundary membersit must be freed using UF_free

License requirements: None