This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISurfaceIntersectionEvents Interface > ISurfaceIntersectionEvents.OnIntersect Event (ArcObjects .NET 10.4 SDK) |
This event is fired when the difference/depth-surface has been completed.
[Visual Basic .NET] Public Event OnIntersect As OnIntersectEventHandler
[C#] public event OnIntersectEventHandler OnIntersect
[C++]
HRESULT OnIntersect(
ITinSurface* pDifferenceSurface
);
[C++]
Parameters pDifferenceSurface [in]
pDifferenceSurface is a parameter of type ITinSurface