yujiyuji Posted November 23, 2020 Share Posted November 23, 2020 Is there a way to select only the points where y is greater than or equal to the height of y? This is because we want to select only the high points of the wavy Grid and copy the lines to them. Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted November 23, 2020 Share Posted November 23, 2020 Hi, in a group expression sop write in the field of parameter VEXpression: @P.y >= chf("y_hight") then click icon on the right of this field. It creates parameter "Y Hight" 1 Quote Link to comment Share on other sites More sharing options...
yujiyuji Posted November 23, 2020 Author Share Posted November 23, 2020 Thank you very much!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.