How to draw a shape by node coordinates

Hi everyone.

Is there a way to draw a polygon by node points? Example, lets say I want a rectangle. I would enter the coordinates as xyz 0,0,0 , 230,0,0 , 230,150,0 , 0,150,0 , 0,0,0 and by that method draw a 230x150mm rectangle (anti clockwise in this example). Not sure how to do this other than edit points.

Thank you for your help

We do not have a way to directly edit the node coordinates at this time, so the method above is the only way at the moment.

Thank you for your answer. Explaining it as ‘connect the dots’ opens up a whole other way to think about it : )

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.