Useful tools

MaterialPointGenerator.insolidbaseMethod
insolidbase(mp::Matrix{T2}, surf::Matrix{T2}, nv::Matrix{T2}) where T2

Description:

Check if the points are inside the solid. The function uses the normal vector, and return the points that are outside the surface.

source