Name | Description | |
---|---|---|
CIMFilteredFindPathsConfiguration Constructor |
The following tables list the members exposed by CIMFilteredFindPathsConfiguration.
Name | Description | |
---|---|---|
CIMFilteredFindPathsConfiguration Constructor |
Name | Description | |
---|---|---|
DefaultTraversalDirectionType | Gets or sets the default traversal direction which is used for any relationship type that is not defined in the traversal directions list. | |
DestinationEntities | Gets or sets the destination entities. | |
EntityUsage | Gets or sets the usage of origin/destination entities in the filtered find paths algorithm. | |
MaxCountPaths | Gets or sets the max number of paths the filtered find paths algorithm returns. | |
MaxPathLength | Gets or sets the max path length. The default of 0 means the value is unlimited. | |
MinPathLength | Gets or sets the min path length. | |
Name | Gets or sets the name of the configuration. | |
OriginEntities | Gets or sets the origin entities. | |
PathFilters | Gets or sets the path filters. | |
PathMode | Gets or sets whether the filtered find paths algorithm searches for shortest paths or for all paths. | |
TimeFilter | Gets or sets the time filter. | |
TraversalDirections | Gets or sets the traversal directions. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMFilteredFindPathsConfiguration. | |
FromJson | Reconstructs the CIMFilteredFindPathsConfiguration with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMFilteredFindPathsConfiguration and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |