ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NALocator Class


In This Topic
    NALocator Class Properties
    In This Topic

    For a list of all members of this type, see NALocator members.

    Public Properties
     NameDescription
    Public Property Gets and sets a boolean which indicates whether to turn on or off auto-relocate behavior at solve time. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets a boolean which indicates whether to exclude restricted portions of the network when locating points. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets a boolean which indicates if the closest location (only) should be returned. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Input classes with an override locator use those locator settings instead of the default locator settings. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets the maximum snap tolerance. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets the locator agents. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets the output spatial reference. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets the snap tolerance. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Public Property Gets and sets the snap tolerance units. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
    Top
    See Also