OEMakeGridFromSurface
OEMakeGridFromSurface(grid: OEScalarGrid, surf: OESurface, method: int) -> bool
Fill grid with a voxelized representation of the surface by the
method passed as the method parameter. The constants for
method parameter are defined by the
OEVoxelizeMethod namespace.
See also
The
OEVoxelizeMethodnamespace.