NALocatorDefinition Class Members
In This Topic
The following tables list the members exposed by NALocatorDefinition.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowAutoRelocate |
Gets and sets a boolean which indicates whether to turn on or off auto-relocate behavior at solve time.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ExcludeRestrictedElements |
Gets and sets a boolean which indicates whether to exclude restricted portions of the network when locating points.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FindClosest |
Gets and sets a boolean which indicates if the closest location (only) should be returned.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LocatorOverrides |
Input classes with an override locator use those locator settings instead of the default locator settings.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxSnapTolerance |
Gets and sets the maximum snap tolerance.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NALocatorAgents |
Gets and sets the locator agents.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OutputSpatialReference |
Gets and sets the output spatial reference.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SnapTolerance |
Gets and sets the snap tolerance.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SnapToleranceUnits |
Gets and sets the snap tolerance units.
|
Top
Public Methods
Public Events
See Also