Miner.Interop.Framework Assembly > Miner.Interop Namespace > MMTraceSQNoExtClass Class : DoTrace Method |
'Declaration Public Overridable Sub DoTrace( _ ByVal pGeomNet As IGeometricNetwork, _ ByVal pStartFeature As IFeature, _ ByVal startXCoord As Integer, _ ByVal startYCoord As Integer, _ ByVal pScreenDisplay As ESRI.ArcGIS.Display.IScreenDisplay, _ ByVal bIsGasTrace As Boolean, _ ByRef pEnumJunctionEIDS As IEnumNetEID, _ ByRef pEnumEdgeEIDS As IEnumNetEID _ )
'Usage Dim instance As MMTraceSQNoExtClass Dim pGeomNet As IGeometricNetwork Dim pStartFeature As IFeature Dim startXCoord As Integer Dim startYCoord As Integer Dim pScreenDisplay As ESRI.ArcGIS.Display.IScreenDisplay Dim bIsGasTrace As Boolean Dim pEnumJunctionEIDS As IEnumNetEID Dim pEnumEdgeEIDS As IEnumNetEID instance.DoTrace(pGeomNet, pStartFeature, startXCoord, startYCoord, pScreenDisplay, bIsGasTrace, pEnumJunctionEIDS, pEnumEdgeEIDS)
public virtual void DoTrace( IGeometricNetwork pGeomNet, IFeature pStartFeature, int startXCoord, int startYCoord, ESRI.ArcGIS.Display.IScreenDisplay pScreenDisplay, bool bIsGasTrace, out IEnumNetEID pEnumJunctionEIDS, out IEnumNetEID pEnumEdgeEIDS )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.