ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinTriangle Class / ElementType Property

In This Topic
    ElementType Property (TinTriangle)
    In This Topic
    Gets the TinElementType of this instance. Always returns TinElementType.Triangle.
    Syntax
    Public Overrides NotOverridable ReadOnly Property ElementType As TinElementType
    public override TinElementType ElementType {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also