Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Why the rotation of Horizontal/Vertical Rotated dimensions are all 0?

huanbin_chen
Community Visitor

Why the rotation of Horizontal/Vertical Rotated dimensions are all 0?

huanbin_chen
Community Visitor
Community Visitor

Does anyone have a way to check whether the rotated dimensions are horizontal or vertical? I used VBA to get the rotation value from Horizontal/Vertical Rotated dimensions,but rotation value are all 0.

0 Likes
Reply
216 Views
1 Reply
Reply (1)

Ed__Jobe
Mentor
Mentor

Although a dim entity inherits a Rotation property, it doesn't a apply to a rotated dimension. If you create one and select it, you will see that the Properties palette doesn't list the Rotation. A dim is a complex object, which part of it should list the angle? the dim line? the angle between point1 and point2?

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes