Miner.FrameworkUI.FiberManager Assembly > Miner.FrameworkUI.FiberManager Namespace > FiberSelector Class : GetAllConnectedObjectsNotAt Method |
'Declaration Public Shared Function GetAllConnectedObjectsNotAt( _ ByVal objectConnectedTo As IRow, _ ByVal containerToExclude As IRow, _ ByVal rowConv As RowConvertor _ ) As IEnumerable(Of IRow)
'Usage Dim objectConnectedTo As IRow Dim containerToExclude As IRow Dim rowConv As RowConvertor Dim value As IEnumerable(Of IRow) value = FiberSelector.GetAllConnectedObjectsNotAt(objectConnectedTo, containerToExclude, rowConv)
public static IEnumerable<IRow> GetAllConnectedObjectsNotAt( IRow objectConnectedTo, IRow containerToExclude, RowConvertor rowConv )
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.