[Ha...] Posted January 14, 2024 Share Posted January 14, 2024 (edited) I have encountered a problem now. Constructing the distance between two straight lines can only construct the shortest distance between them. Is there a way to construct the longest distance between two straight lines? Thank you! Edited January 14, 2024 Link to comment Share on other sites More sharing options...
[Lu...] Posted January 15, 2024 Share Posted January 15, 2024 Hello, in my opinion, this problem is not so easy to solve because the "longest distance" between two lines is not defined, as lines are in principle infinitely long. The longest distance would therefore also be infinitely long. You have to think of a way to do this yourself, e.g. you can build intersection points of the lines with your geometry and then inspect them using 2-point distance. Otherwise, please define again exactly what you want to inspect. Best regards Lukas Link to comment Share on other sites More sharing options...
[Gu...] Posted March 28, 2024 Share Posted March 28, 2024 Hi in gom 2018 construct 2 distance line It is not included, how can I measure? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in