Hi masters!
I am working in a new LISP, to change the dimensions of a drawing for an aligned dimension. Dimensions you can see in the drawing are made of simple lines.
So, first of all i tried to identify the point nº3 of the triangles. After that i will make a dimensions between those 2.
I am stuck in this point and dont know how to get it. I imagine i need to identify the coordinates of those point. If anyone knows any other way to make it easier i will apreciate it.
How i will run the lisp? I will select only the items i need to change, and will run the lisp. I will do the same action again and again until all the dimensions are changed.
There is no need to create the dimstyle and layer, because both will be already created in the drawing.
Thanks in advance!
Solved! Go to Solution.
Solved by Kent1Cooper. Go to Solution.
Thanks @Kent1Cooper for your update. I will inplement in my lisp.
Thanks @Moshe-A for your lisp. Its a bit complex for me as i see some functions i didnt know. Will check it with calm and see if i can update for other projects i have in mind.
@Anonymous ,
No doubt you can use it in this 'project'. here are the issues that you still have to take care:
1. set reasonable dimension style.
2. set layer for the dimension.
3. set the appropriate DL_OSET_DIST
these are simple tasks to do and i will be here to help 😀
Moshe
Can't find what you're looking for? Ask the community or share your knowledge.