Face public class Face : DesignScriptEntity Documentation Code public Edge[] Edges { get; } All of the Edges around this Face in counterclockwise order public Vertex[] Vertices { get; } All of the Vertices around this Face in counterclockwise order public Surface SurfaceGeometry() The underlying Surface making up the Face