Overview | Statement List | Example
DISTF({point|line},{line|point})
Returns the distance between two objects which may be two points, two lines, or a point and a line. If two lines are specified, the lines may lie in different planes but the lines must be parallel.
RELDST - Relative Distance for distance measurements between other object types.
Parameter |
Description |
point |
A previously defined point which is used to calculate a distance. |
line |
A previously defined line which is used to calculate a distance. |