ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSimulationLayer Class / CurrentTime Property

In This Topic
    CurrentTime Property (CIMSimulationLayer)
    In This Topic
    Gets or sets the current time (in decimal hours) as an offset from the start of the simulation at which to start playing.
    Syntax
    Public Property CurrentTime As Double
    public double CurrentTime {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also