Dimension rotation

Dimension rotation

Anonymous
Not applicable
224 Views
3 Replies
Message 1 of 4

Dimension rotation

Anonymous
Not applicable
How can I get the rotation of a dimension? It appears that the rotation property does not work...
0 Likes
225 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
I have found a way to do this. I'll get the block of the dimension and loop through the entities until I find the Mtext ent and ask for the rotation property.

thx
0 Likes
Message 3 of 4

Anonymous
Not applicable
depending on how bullet proof you need it, you could possibly encounter a dimension who's text had been rotated, could you not? depending on type of dimension you could also get the angle between defining points or the angle of the dimension line etc., (using the technique you describe of reading the block def) ??? "thenrich" wrote in message news:11168734.1079387837202.JavaMail.jive@jiveforum2.autodesk.com... > I have found a way to do this. I'll get the block of the dimension and loop through the entities until I find the Mtext ent and ask for the rotation property. > > thx
0 Likes
Message 4 of 4

Anonymous
Not applicable
Great considerations. None I need to worry about though

thx for the heads up
0 Likes