Miner.Interop.Framework Assembly > Miner.Interop Namespace > MMTracePSNoExtClass Class > DoTrace Method : DoTrace(Double,Double,IFeature,IEnumNetEID,IEnumNetEID) Method |
'Declaration Public Overloads Overridable Sub DoTrace( _ ByVal startXCoord As Double, _ ByVal startYCoord As Double, _ ByVal pStartFeature As IFeature, _ ByRef pEnumJunctionEIDS As IEnumNetEID, _ ByRef pEnumEdgeEIDS As IEnumNetEID _ )
'Usage Dim instance As MMTracePSNoExtClass Dim startXCoord As Double Dim startYCoord As Double Dim pStartFeature As IFeature Dim pEnumJunctionEIDS As IEnumNetEID Dim pEnumEdgeEIDS As IEnumNetEID instance.DoTrace(startXCoord, startYCoord, pStartFeature, pEnumJunctionEIDS, pEnumEdgeEIDS)
public virtual void DoTrace( double startXCoord, double startYCoord, IFeature pStartFeature, 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.