Over 1.106.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.variables,.
Discussion forum
?CAD discussions, advices, exchange of experience
CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
|
Post Reply
|
| Author | ||
hgf_21_xy
Newbie
Joined: 15.Apr.2010 Location: China Using: AutoCAD LT 2010 Status: Offline Points: 17 |
Topic: how to input 17.3/2 in AutoCADPosted: 30.Mar.2011 at 05:21 |
|
|
Hello, Facing a problem when using
OFFSET command in AutoCAD.
Trying to input the offset distance as 17.3 and the dwg is in 1:2 scale, so I inputted 17.3/2, but did not succeed.
Anyone knows how to fix it?
|
||
|
Ken@Greiner Aerospace
|
||
![]() |
||
Vladimir Michl
Moderator Group
Arkance Systems CZ Joined: 26.Jul.2007 Location: Czech Republic Using: Autodesk software Status: Offline Points: 2144 |
Posted: 30.Mar.2011 at 08:42 |
|
|
Yes. You can directly input expressions with integers (e.g. 17/3) but for operations on real numbers you need to use the embedded CAL:
Offset distance: 'cal
>>>> Expression: 17.3/2
Continuing the OFFSET command.
|
||
|
Vladimir Michl (moderator)
ARKANCE - https://arkance.world - Autodesk Platinum Partner |
||
![]() |
||
CarlB
Senior Member
Joined: 16.Oct.2009 Location: United States Status: Offline Points: 321 |
Posted: 30.Mar.2011 at 09:24 |
|
|
You cannot use decimals in fraction, but you could input "173/20" to get the correct offset.
|
||
![]() |
||
hgf_21_xy
Newbie
Joined: 15.Apr.2010 Location: China Using: AutoCAD LT 2010 Status: Offline Points: 17 |
Posted: 30.Mar.2011 at 09:27 |
|
Thanks, you are the man.
|
||
|
Ken@Greiner Aerospace
|
||
![]() |
||
hgf_21_xy
Newbie
Joined: 15.Apr.2010 Location: China Using: AutoCAD LT 2010 Status: Offline Points: 17 |
Posted: 30.Mar.2011 at 09:33 |
|
|
||
|
Ken@Greiner Aerospace
|
||
![]() |
||
alanjt
Groupie
Joined: 08.Apr.2009 Location: United States Using: Civil 3D 2009/2011 Status: Offline Points: 30 |
Posted: 30.Mar.2011 at 21:28 |
|
|
||
![]() |
||
Vladimir Michl
Moderator Group
Arkance Systems CZ Joined: 26.Jul.2007 Location: Czech Republic Using: Autodesk software Status: Offline Points: 2144 |
Posted: 30.Mar.2011 at 21:49 |
|
|
Well, the little math may quickly become less "little" with e.g. 17.385/2.1/0.08
CAL can handle all such cases.
|
||
|
Vladimir Michl (moderator)
ARKANCE - https://arkance.world - Autodesk Platinum Partner |
||
![]() |
||
Cad64
Senior Member
Joined: 17.Apr.2010 Location: United States Using: Autocad 2011, 3DS Max 2011, Photoshop CS5 Status: Offline Points: 491 |
Posted: 31.Mar.2011 at 02:26 |
|
|
Or you could just draw everything at 1:1 instead of at a scale and avoid doing any math at all.
Just sayin' ![]() |
||
|
Online Portfolio: http://www.rdeweese.com/
|
||
![]() |
||
hgf_21_xy
Newbie
Joined: 15.Apr.2010 Location: China Using: AutoCAD LT 2010 Status: Offline Points: 17 |
Posted: 31.Mar.2011 at 04:22 |
|
|
Hello guys, Thanks for your attentions.
With your help, I can close this issue now. Edited by hgf_21_xy - 31.Mar.2011 at 04:23 |
||
|
Ken@Greiner Aerospace
|
||
![]() |
||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0,426 seconds.
![CAD Forum - 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)


how to input 17.3/2 in AutoCAD
Topic Options


Vladimir Michl wrote:

