afazio
Guest
That's right!:4404:
:hahahah: joke from... in the previous post I wrote that I found the macro and read the code inside.... (the one in the button :finger. .
and the macro first generates the dxf file (which at the end is a text file) and then opens it with autocad (shellexecute 0, vbnullstring, nprofile, vbnullstring, "", 1)
then to edit or add qlc you have to do so by inserting the dxf code on the objects to be added within the file.
I do not know whether the time spent by the publication of this 3d now warrants my intervention. I hope I'm not bored.
The author of that file is me.
the file arises from a specific request by a student who had the need to draw the diagrams of the bending moments (usually parabolic form) and of the cut in autocad but taking the data from the elaborations that it still performed with the help of excel. think, for example, the resolution of a beam continues to support. I simply adapted part of the code written for other purpose (drawing of metal profiles with data obtained from excel).
In fact, the code writes a file type *.dxf containing the only information about polylines and is then opened in autocad.
try to change the code by providing you with the possibility to insert texts, formatting texts, styles, layers, colors and other would be quite laborious.
I published the file in free form with code readable by everyone, so no problem if someone took it and changed it.
greetings