ArcObjects Library Reference (3DAnalyst)  

IHit3DSet Interface

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
Read/write property Hits The array of hits.
Method OnePerLayer Reduces the hit set to have only one hit per layer.
Method 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.