Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager Namespace > ConnectivityTrace Class : RunTrace Method |
null
all traceable objects will be considered, regardless of their assigned model names.
'Declaration Public Shared Function RunTrace( _ ByVal selectedRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal secondRow As ESRI.ArcGIS.Geodatabase.IRow, _ Optional ByVal throwErrors As Boolean, _ Optional ByVal useXStyleTracing As Nullable(Of Boolean), _ Optional ByVal requiredModelName As String, _ Optional ByVal lambda As Nullable(Of Double) _ ) As ConnectivityTrace
'Usage Dim selectedRow As ESRI.ArcGIS.Geodatabase.IRow Dim secondRow As ESRI.ArcGIS.Geodatabase.IRow Dim throwErrors As Boolean Dim useXStyleTracing As Nullable(Of Boolean) Dim requiredModelName As String Dim lambda As Nullable(Of Double) Dim value As ConnectivityTrace value = ConnectivityTrace.RunTrace(selectedRow, secondRow, throwErrors, useXStyleTracing, requiredModelName, lambda)
public static ConnectivityTrace RunTrace( ESRI.ArcGIS.Geodatabase.IRow selectedRow, ESRI.ArcGIS.Geodatabase.IRow secondRow, bool throwErrors, Nullable<bool> useXStyleTracing, string requiredModelName, Nullable<double> lambda )
null
all traceable objects will be considered, regardless of their assigned model names.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.