Skip to main content
Solved

AutoCAD Dimensions to validate angles

  • October 17, 2024
  • 1 reply
  • 39 views

Hello, I was just wondering if anyone has successfully used the AutoCAD Dimension attributes to validate angles?

I have a example drawing below where the angle of the lines is added as text in AutoCAD using the DIMANGULAR function in AutoCAD.

 

When FME reads in the features, using ‘Explode Dimensions’ set to No, I get a series of attributes against the text point with the coordinates of lines used to determine the angle in AutoCAD.

 

What I have found is that defpt2 to deft4 aren’t always in the order to create lines and test the angle between them and was wondering if anyone else has had success in validating angles from a DWG?

Best answer by Anonymous

Sometimes it is good to post just to get the brain going :)

From the doco, I was able to use the correct attributes to create the two line segments and test the angle :)

 

Still happy to know if people have other solutions.

 

Cheers

 

Dean

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

  • Best Answer
  • October 17, 2024

Sometimes it is good to post just to get the brain going :)

From the doco, I was able to use the correct attributes to create the two line segments and test the angle :)

 

Still happy to know if people have other solutions.

 

Cheers

 

Dean