ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / Length Property

In This Topic
    Length Property (TinElement)
    In This Topic
    Gets the length of this TIN element. The length is in the units of the spatial reference of the TIN. See TinDatasetDefinition.GetSpatialReference.
    Syntax
    Public Overridable ReadOnly Property Length As Double
    public virtual double Length {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also