31
General discussion about BabaCAD / Re: how to draw a line at an angle
« on: July 07, 2020, 10:54:37 am »
You can do that in two ways:
If Dynamic Input is turned ON, check that "DYN" button is colored orange in Status Bar:
- start LINE command
- specify first point, than press TAB key (keyboard) and than input angle value
- you can press TAB key again and line will stay at the specified angle, you can move mouse just to change line length or
type the length value and press SPACE or ENTER key to finish the LINE command.
If Dynamic Input is OFF, just type at sign (@) and then LEN<ANGLE in command line and press ENTER key (for example
to draw line with length=85 at angle 60 [degree, CCW], type @80<60 and <press ENTER at the end>.
If Dynamic Input is turned ON, check that "DYN" button is colored orange in Status Bar:
- start LINE command
- specify first point, than press TAB key (keyboard) and than input angle value
- you can press TAB key again and line will stay at the specified angle, you can move mouse just to change line length or
type the length value and press SPACE or ENTER key to finish the LINE command.
If Dynamic Input is OFF, just type at sign (@) and then LEN<ANGLE in command line and press ENTER key (for example
to draw line with length=85 at angle 60 [degree, CCW], type @80<60 and <press ENTER at the end>.