Programming API Reference: EduGraf.GeometriesInterface IGeometryThis is the base interface for all geometries.Property float[] Position { get; }: unrolled coordinates (x, y [,z]) of the geometries vertex positions.Property int Count { get; }: of then vertices.