V
V
Viktor Taran2020-06-22 13:16:29
excel
Viktor Taran, 2020-06-22 13:16:29

How to make a vector drawing by coordinates?

In Excel, you need to draw a view of the connection of the welding unit by coordinates.
Solutions are any svg vba smart shapes and so on.
The main thing is that in the specification it was possible to draw by coordinates, any syntax.

5ef0a30c4c077964722645.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
BasiC2k, 2020-06-22
@BasiC2k

The best option in your case is to draw by coordinates in a third-party application and paste the result (picture) into an Excel sheet. I made a similar application for creating 3D diagrams based on HelixToolkit. Try it, the library is very powerful!
I'm attaching a screenshot of my Add-In Excel. Before saving, you can rotate and scale the 3D picture with the mouse - as you like.
5ef09f5665c5c118184709.png

G
Grigory Boev, 2020-06-22
@ProgrammerForever

Look towards ActiveSheet.Shapes or towards UserForm with added PictureBox, + you can use WinAPI for drawing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question