public enum TinNodeSourceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TinNodeSourceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TinNodeSourceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TinNodeSourceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Densified | Densified node. Added by the triangulator along a breakline so that it may be Delaunay conforming. |
Intersection | Intersection of two or more enforced lines. Added by the triangulator where breaklines intersect. |
Original | Original input node. A point or breakline vertex handed to the triangulator as user data. |
SuperNode | Super node. One of 4 nodes added far outside the declared data extent when a TIN is first created. |
Unknown | Unknown source. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.Analyst3D.TinNodeSourceType
Target Platforms: Windows 11, Windows 10