This document is archived and information here might be outdated. Recommended version. |
Provides access to properties of an NALocation.
Name | Description | |
---|---|---|
IsLocated | Indicates if the location has been found on the network. | |
Side | The side of the feature. | |
SourceID | The ID of the network source. | |
SourceOID | The OID of the feature. | |
SourcePosition | The position along the feature. |
Classes | Description |
---|---|
NALocation | Defines the side and position of an analysis object on a feature. |
INALocation is the main interface of the NALocation object. It provides properties to get and set the SourceID, the SourceOID, the SourcePosition, and the Side. It also provides the IsLocated property, which determines if the NALocation is actually located by interrogating the other four properties listed above.