Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager.DataWrappers Namespace > DownHierarchyBuilder Class : GetHeirarchiesFromPointFeature Method |
'Declaration Public Function GetHeirarchiesFromPointFeature( _ ByVal feature As IFeature, _ ByVal depthLimitModelName As String _ ) As List(Of DownHierarchyNode)
'Usage Dim instance As DownHierarchyBuilder Dim feature As IFeature Dim depthLimitModelName As String Dim value As List(Of DownHierarchyNode) value = instance.GetHeirarchiesFromPointFeature(feature, depthLimitModelName)
public List<DownHierarchyNode> GetHeirarchiesFromPointFeature( IFeature feature, string depthLimitModelName )
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.