ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainPyramidLevel Class
Properties


In This Topic
    TerrainPyramidLevel Class Members
    In This Topic

    The following tables list the members exposed by TerrainPyramidLevel.

    Public Properties
     NameDescription
    Public Property Represents the ID of the pyramid level.  
    Public Property The maximum scale of the pyramid level.  
    Public PropertyThe resolution of the pyramid level. If the TerrainDefinition.GetPyramidType is TerrainPyramidType.ZTolerance this is the Z tolerance value. If the PyramidType is TerrainPyramidType.WindowSize this value is the window size.  
    Top
    See Also