sfepy.mechanics.contact_planes module

class sfepy.mechanics.contact_planes.ContactPlane(anchor, normal, bounds)[source]
get_distance(points)[source]
mask_points(points)[source]
sfepy.mechanics.contact_planes.plot_points(ax, points, marker, **kwargs)[source]
sfepy.mechanics.contact_planes.plot_polygon(ax, polygon)[source]