Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Positioning Dimensions - MACRO HELP

Status
Not open for further replies.

godineze2

Computer
Joined
May 25, 2016
Messages
1
Location
US
I am currently using a program called Rulestream to create 3D models and dwgs in Solidworks.
I use a Drawing Productivity Pack (DPP)in SW that uses macros to position the dimensions in the dwg using the following format:
Z-Z,D1@Sketch23,Bottom,1,
Z-Z,D1@Sketch23,Right,3

basically it's telling SW to place the dimension D1 from Sketch23 into section view Z-Z, 1" above the bottom of section view Z-Z and 3" to the right of section view Z-Z.

Now my question is... How does the Macros have to be written so that SW gives me the location of a selected dimension, puts it in the format mentioned above, and creates a .txt file with that information?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top