ArcGIS Pro 2.6 API Reference Guide
NASolverDefinition Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : NASolverDefinition Class

The following tables list the members exposed by NASolverDefinition.

Public Properties
 NameDescription
Public Property  
Public Property Gets and sets the applied travel mode.  
Public Property Gets and sets the applied travel mode as JSON.  
Public Property Gets and sets the attribute names.  
Public Property Gets and sets the attribute parameters values.  
Public Property Gets and sets the name of the hierarchy attribute to be used in analysis.  
Public Property Gets and sets the hierarchy level count.  
Public Property Gets and sets the maximum value of the hierarchy attribute.  
Public Property Gets and sets the number of lower level junctions to explore before searching the next hierarchy level.  
Public Property Gets and sets a boolean which indicates whether or not to ignore invalid locations.  
Public Property Gets and sets the impedance attribute name.  
Public Property Gets and sets the associated network build hash.  
Public Property Gets and sets the output geometry precision.  
Public Property Gets and sets the output geometry precision units.  
Public Property Gets and sets a boolean which indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound.  
Public Property Gets and sets the restriction attribute names.  
Public Property Gets and sets a setting which indicates how U-Turns should be restricted in the analysis.  
Public Property Gets and sets a boolean which indicates if the hierarchy attribute for the network should be used in analysis.  
Top
Public Methods
 NameDescription
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates an XML encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

NASolverDefinition Class
ArcGIS.Core.CIM Namespace