ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / PointEventSourceOptions Class
Members Version

PointEventSourceOptions Class
Represents a configuration to create a dynamic feature class (RouteEventSource) originating from point events using the dynamic segmentation process.
Syntax
public sealed class PointEventSourceOptions : RouteEventSourceOptions 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.LinearReferencing.RouteEventSourceOptions
      ArcGIS.Core.Data.LinearReferencing.PointEventSourceOptions

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also