[Jo...] Posted January 10, 2022 Share Posted January 10, 2022 Would there be a way to move a set of Nominal Points in a single direction, e.g. only the X direction? In other words, would it be possible to change only the X coordinate of a set of defined points with python? Thank you, Link to comment Share on other sites More sharing options...
[Ty...] Posted January 10, 2022 Share Posted January 10, 2022 There is no need to use Python to do this. You can select all of the points and then use Operations -> Alignments -> Single Element Transformation -> Set Matrix from here you can move the collection of points a set distance in X. If you need it scripted in python I would record these actions and then adjust the distance as needed. Link to comment Share on other sites More sharing options...
[Jo...] Posted January 10, 2022 Author Share Posted January 10, 2022 Thank you for the feedback Tyler. Your suggested method does work. I am still curious thou, would there be a way to only reference and then change a single coordinate of a point via python? Link to comment Share on other sites More sharing options...
[Jo...] Posted January 10, 2022 Author Share Posted January 10, 2022 I just realized the answer to my previous question. Thank you for the inputs, John 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