Recover the angle of a rotated dimension

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
Andrea Salvatore
Posts: 1
Joined: 14 Oct 2008, 20:06

Recover the angle of a rotated dimension

Post by Andrea Salvatore » 14 Oct 2008, 20:14

Hello, I'm trying to recover the value of the angle of a rotated dimension from an AutoCAD drawing. The angle is the first parameter asked from the AutoCAD command line when you insert the command DIM ROTATED. I tried to use the CADImport.CADDimension class, which has an Angle property, but it always return zero. Other properties of the dimension are retrieved correctly (for instance the start/ending point), but I cannot get the information about the angle.

Thanks in advance for any help

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Recover the angle of a rotated dimension

Post by support » 15 Oct 2008, 10:58

Dear Andrea Salvatore,

Unfortunately this functionality is unavailable in CAD Import .NET v.6.3. We will keep you informed on the state of this question.

Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply