DistanceCalculations
This file provides methods for distance calculations
Methods
- gmshModel.Geometry.DistanceCalculations.distanceLineLine(A1, B1, A2, B2, finiteLine=True)[source]
Calculate the distance between two lines each defined by points A_i and B_i. If A_i and B_i are the starting and end points of the lines, i.e., the lines are finite, set finiteLine flag to True