Position of elements'nodes intersected by a line

2 次查看(过去 30 天)
I have a uniform mesh of my domain as shown in the figure. There is a line cutting the domain. I want to access the nodes of all elements intersected by the line. The line is only defined by two points.
P.S: I have shown a simple unifrom mesh here but what if the mesh is non-uniform?
  2 个评论
Muhammad Usman
Muhammad Usman 2019-12-14
Yes I did. But I don't need the intersection of the line with the mesh elements. I need the nodes of the affected elements. Hope the below figure will make it more clear.
The highlighted nodes number/position is required.
HighlightedNodes.png

请先登录,再进行评论。

采纳的回答

darova
darova 2019-12-14
Look HERE
Check each triangle/element. If intersection exists then pick/highlight this element/triangle

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computational Geometry 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by