You are here: Start » AVL.NET » Geometry 3D Basics

Geometry 3D Basics

IconNameDescription
ArrangePoint3DArrayCreates a point 3D grid structure from Point3D array taking into account X and Y coordinates.
GetPoint3DGridPoint_InterpolatedReturns an interpolated single point of a point 3D grid.
SkipEmptyPoint3DGridSecures against domain errors caused by empty grids, e.g. just before the FitPlaneToPoints filter is to be invoked.