ArcFM Desktop Developer Guide
EdgeOrientation Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Indicates whether the traced direction of an edge was the same as the digitized direction of the geometry. Forward indicates that FromJunction is located at the beginning of the geometry. Reverse indicates it is at the end of the geometry. Unknown indicates that the orientation cannot be determined because the geometry is unavailable.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
Public Enum EdgeOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As EdgeOrientation
public enum EdgeOrientation : System.Enum 
Members
MemberDescription
Forward 
Reverse 
Unknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Integration.EdgeOrientation

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

Miner.Geodatabase.Integration Namespace

Indicates whether the traced direction of an edge was the same as the digitized direction of the geometry. Forward indicates that FromJunction is located at the beginning of the geometry. Reverse indicates it is at the end of the geometry. Unknown indicates that the orientation cannot be determined because the geometry is unavailable.
Object Model
EdgeOrientation Enumeration
Syntax
'Declaration
 
Public Enum EdgeOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As EdgeOrientation
public enum EdgeOrientation : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Integration.EdgeOrientation

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

EdgeOrientation Members
Miner.Geodatabase.Integration Namespace

 

 


Send Comment