Overload | Description |
---|---|
LocateFeatures(FeatureClass,Double,EventTableConfiguration) | Computes the intersection between input features and route features and then stores the resulting route and measure information in a new event table as described by eventTableConfiguration. The search radius defines how far a search will be done to find a target route. |
LocateFeatures(Selection,Double,EventTableConfiguration) | Computes the intersection between selected features and route features and then stores the resulting route and measure information in a new event table as described by eventTableConfiguration.The search radius defines how far a search will be done to find a target route. |