IMeshEntity public interface IMeshEntity : IDesignScriptEntity, IDisposable Documentation Code IIndexGroupEntity[] FaceIndices { get; } The vertex indices that make up each face in a counterclockwise fashion IVectorEntity[] VertexNormals { get; } The normal vector at this vertex IPointEntity[] VertexPositions { get; } The positions of the vertices