ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / TagValue Property
Version

    TagValue Property (TinElement)
    Gets the tag value of this TIN element.
    Syntax
    public virtual int TagValue {get;}
    Remarks
    Tag values can be set to any value and their interpretation is left up to the user.

    Presently, only nodes and triangles support tags.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also