XYZ Coordinate Annnotation Macro for Drawings

Library for macros
DeanD
Posts: 25
Joined: Mon Apr 12, 2021 12:07 pm
Answers: 0
x 11
x 6

XYZ Coordinate Annnotation Macro for Drawings

Unread post by DeanD »

In search of resource for writing custom macro for SolidWorks. Have basic code now that could be modified if it would be of use. Screen snippet is from an AutoCad drawing and the basic example of what needs to be able to be shown on a SolidWorks drawing.
Have a requirement to be able to report X, Y and Z coordinate point information, based on either the world coordinate system, or an alternate coordinate system. And there is a great many points to identify, and would need to be able to recognize unit of measure set in the part or assembly file.
Writing macros and coding is not my forte.
Appreciate any leads, recommendations, and assistance.
Attachments
XYZ-Example.png
User avatar
josh
Posts: 295
Joined: Thu Mar 11, 2021 1:05 pm
Answers: 16
x 22
x 508

Re: XYZ Coordinate Annnotation Macro for Drawings

Unread post by josh »

I'm guessing maybe you already found this code by handleman (guess who that is)...

https://www.eng-tips.com/threads/note-w ... es.155117/
DeanD
Posts: 25
Joined: Mon Apr 12, 2021 12:07 pm
Answers: 0
x 11
x 6

Re: XYZ Coordinate Annnotation Macro for Drawings

Unread post by DeanD »

Yes, your assumption is correct. I've sent you a note to the email you provided.
Post Reply