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