GeometryExtension
public static TOutput[] ConvertAll<TInput, TOutput>(this TInput[] array, Converter<TInput, TOutput> converter)
Locates given file from pre-defined search path set to this system
public static IPointEntity[][] ToPointEntityArray(this Point[][] points, bool checkRectangular = true)