IFaceEntity public interface IFaceEntity : IDesignScriptEntity, IDisposable Documentation Code IEdgeEntity[] Edges { get; } All of the Edges around this Face in counterclockwise order IVertexEntity[] Vertices { get; } All of the Vertices around this Face in counterclockwise order ISurfaceEntity SurfaceGeometry() The underlying Surface making up the Face