Notifications
Clear all

[Closed] draw line

how to draw a line in viewport among 2 points, like the line that appears when you move objects and snap is on! – non renderable line, temporay and continuous line!

thx in advance!

1 Reply
1 Reply
(@gazybara)
Joined: 1 year ago

Posts: 0

You can do this on two ways:
#1 using startObjectCreation method (thread and mxs Help Topic)
#2 creating simple tool (see this tool)