This document is archived and information here might be outdated.  Recommended version.


IHit3DSet Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IH > IHit3DSet Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IHit3DSet

Classes Description
Hit3DSet The set of hits resulting from a 3D picking operation.