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

In This Topic
    SecondsPerSimulationCacheSlice Property
    In This Topic
    Gets or sets the amount of simulated time between cache slices in seconds. Only used when UseDefaultNumberOfCacheSlices is false.
    Syntax
    Public Property SecondsPerSimulationCacheSlice As Double
    public double SecondsPerSimulationCacheSlice {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also