MEDYAN.boundary_plane

Tuple{}

boundary_plane(
;
    normal,
    point,
    stiffness
) -> MEDYAN.Boundary

Return a plane boundary.

normal(unit vector): Vector pointing normal to the plane. This points outside of the boundary.

point(nm): Point on the plane.

stiffness(pN/nm): How strong the boundary is.