Topology public class Topology : Geometry Documentation Code public Edge[] Edges { get; } The Edges of the Topology public Face[] Faces { get; } The Faces of the Topology public Vertex[] Vertices { get; } The Vertices of the Topology