ArcFM Engine Developer Guide
EdgeBarriers Property


This property sets or returns edge barriers.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property EdgeBarriers As IMMNetworkFeatureID()
'Usage
 
Dim instance As IMMNetworkAnalysisExtForFramework
Dim value() As IMMNetworkFeatureID
 
instance.EdgeBarriers = value
 
value = instance.EdgeBarriers
[DispId(1610678274)]
IMMNetworkFeatureID[] EdgeBarriers {get; set;}

Property Value

IMMNetworkFeatureID
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

IMMNetworkAnalysisExtForFramework Interface
IMMNetworkAnalysisExtForFramework Members

 

 


Send Comment