ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinEdge Class / ElementType Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also