CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.124.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
The new Beam calculator, Spirograph generator and Regression curves in the Converters section.
New AutoCAD 2027 commands and sys.variables
CAD tip # 6558:
Question
A
If you combine work in different angle units (e.g. degrees and grades), you will probably need to setup your macros and LISP applications so that they use angles in a common, consistent format - in degrees, or alternatively in degrees, minutes and seconds.
By default, relative coordinates are entered as:
@length< anglewhich counts with the angle value in the currently set angle units - if you switch to grades or radians, this format will no longer work.
Therefore use a special coordinate format:
@length<< anglewhich always uses angles entered in degrees (even when you have e.g. grades as current angle units).
Another option - allowing to enter angles also in surveying minutes and seconds - is the format:
@length< angledminutes'seconds"giving e.g.:
@500<45d15'25" @500<45dThis format interprets the angles always in degrees. Similarly you can force entering grades (100g) or radians (1.5r) wherever AutoCAD prompts for angles.
ACADACLTADTCivilMapACADM
3.3.2009
18502×
this tip shared by ARKANCE experts applies to: AutoCAD · AutoCAD LT · AutoCAD Architecture · Civil 3D · AutoCAD Map 3D · AutoCAD Mechanical ·
![CAD Forum - ARKANCE Community - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

What is the ARKANCE Community?