![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the enumerated ARFeatureCursor.
The IARFeatureCursor interface is a starting point for enumerating ARFeature objects. An ARFeatureCursor is returned from the IARMap::SearchARFeatures, IARGlobe::SearchARFeatures and IARLayer::SearchARFeatures methods. An ARFeatureCursor allows ARFeature objects to be returned one at a time; this is useful if there are a large number of ARFeature objects.
| Name | Description | |
|---|---|---|
![]() |
NextARFeature | Retrieves the next feature in the enumeration sequence. |
| Classes | Description |
|---|---|
| ARFeatureCursor | ARFeatureCursor object. |