ArcFM Engine Developer Guide
GetPathElementEnum Method


This method returns an enumeration of elements (as an IMMEnumPathElement object) that were encountered on a path to a circuit source feature.
Syntax
'Declaration
 
Function GetPathElementEnum() As IMMEnumPathElement
'Usage
 
Dim instance As IMMFeedPathEx
Dim value As IMMEnumPathElement
 
value = instance.GetPathElementEnum()
IMMEnumPathElement GetPathElementEnum()

Return Value

Returns an IMMEnumPathElement object

Requirements

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.

See Also

Reference

IMMFeedPathEx Interface
IMMFeedPathEx Members

 

 


Send Comment