TSplineVertex public class TSplineVertex : Vertex Documentation Code public TSplineEdge[] AdjacentEdges { get; } public TSplineFace[] AdjacentFaces { get; } public int FunctionalValence { get; } public int Index { get; } public bool IsManifold { get; } public bool IsStarPoint { get; } public bool IsTPoint { get; } public TSplineUVNFrame UVNFrame { get; } public int Valence { get; } public Dictionary<string, object> Info()