
Thu, 03/06/2003 - 16:28
Forums:
Hi,
Is there a way of getting the number of items in an AIS_Interactive context and getting access to a list of them / a pointer to the array?
Its not vital, but it would be usefull to know,
Thanks.
Hi,
Is there a way of getting the number of items in an AIS_Interactive context and getting access to a list of them / a pointer to the array?
Its not vital, but it would be usefull to know,
Thanks.
Thu, 03/06/2003 - 16:51
try AIS_InteractiveContext::ObjectsInside
HTH
Thu, 03/06/2003 - 17:19
Thanks.