math.dist.segment.segment
Syntax
- f := math.dist.segment.segment(v1,v2,v3,v4)
Get the distance between two line segments.
The first two arguments define one segment and the second two arguments define the other segment. This can be defined either in 2D or in 3D.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |