Provides access to events that occur with a surface intersection process.
Members
| Name | Description | |
|---|---|---|
![]() |
OnIntersect | This event is fired when the difference/depth-surface has been completed. |
ISurfaceIntersectionEvents.OnIntersect Event
This event is fired when the difference/depth-surface has been completed.
Public Event OnIntersect As OnIntersectEventHandler
public event OnIntersectEventHandler OnIntersect
Classes that implement ISurfaceIntersectionEvents
| Classes | Description |
|---|---|
| DynamicSurface (esriGeoDatabaseExtensions) | Esri DynamicSurface object. |
| LasSurface (esriGeoDatabaseExtensions) | Esri LasSurface object. |
| Tin | The Esri TIN component. |
