Hi i have feature with 2 vertex (represent pipe line). How to built line from this 2vertex?
Page 1 / 1
Hi @abdullah83 ,
I would use two FeatureMergers and two VerstexCreators sequentially.
- FeatureMerger: Merge coordinates of start chamber element to pipe segment.
- FeatureMerger: Merge coordinates of end chamber element to pipe segment.
- VertexCreator (Mode: Replace with Point): Create start point.
- VertexCreater (Mode: Add Piont): Add end point.
See also the attached screenshot to learn more.
Hi @abdullah83 ,
I would use two FeatureMergers and two VerstexCreators sequentially.
- FeatureMerger: Merge coordinates of start chamber element to pipe segment.
- FeatureMerger: Merge coordinates of end chamber element to pipe segment.
- VertexCreator (Mode: Replace with Point): Create start point.
- VertexCreater (Mode: Add Piont): Add end point.
See also the attached screenshot to learn more.
Tqvm sir.. Its Work.... nice to meet you... tqvm