Sideof

Meshes.SideTypeType
IntersectionType

The different types of sides that a point may lie in relation to a boundary geometry or mesh. Type SideType in a Julia session to see the full list.

source
Meshes.sideofFunction
sideof(points, object)

Determines on which side the points are in relation to the geometric object, which can be a boundary geometry or mesh.

source