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

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

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also