Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem with writing a macro to set another dimstyle after using DIMANGULAR.
I did it for DIMRADIUS and it works well.
I think the problem is that user have to select two lines to determine the angle
For the Radius
^C^C-layer;set;FULL;;_Dimstyle;R;"RADIUS1";DIMRADIUS \;_Dimstyle;R;"DIM1";
For the Angle
^C^C-layer;set;FULL;;_Dimstyle;R;"ANGLE1";DIMANGULAR \\;_Dimstyle;R;"DIM1";
Solved! Go to Solution.