Provides access to members that control the set of Hit3D objects resulting from a 3D picking.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
Description | ||
---|---|---|
Hits | The array of hits. | |
OnePerLayer | Reduces the hit set to have only one hit per layer. | |
Topmost | Reduces the hit set to topmost hits. |
CoClasses that implement IHit3DSet
CoClasses and Classes | Description |
---|---|
Hit3DSet | The set of hits resulting from a 3D picking operation. |