See the top rated post in this thread. Click here

Results 1 to 10 of 10

Thread: unit-scaling inserted database?

  1. #1
    Member
    Join Date
    2005-03
    Posts
    3
    Login to Give a bone
    0

    Default unit-scaling inserted database?

    Hi,

    I am working with a block that when inserted, the text in the block is scaled up huge. It says that it is "unit-scaling inserted database". On other machines we do not get this message and it's inserted correctly. Is there any way to fix this? Any help would be appreciated! FYI, I've checked the measurement and measureinit settings and they seem to be fine.

    Thanks!
    Last edited by bball; 2005-09-19 at 03:52 PM.

  2. #2
    Member eclipse1995gsx's Avatar
    Join Date
    2005-06
    Location
    So Cal
    Posts
    10
    Login to Give a bone
    1

    Default Re: unit-scaling inserted database?

    Have you checked INSUNITS to see what they are set to?
    Also check INSUNITSDEFSOURCE & INSUNITSDEFTARGET.
    .

  3. #3
    100 Club
    Join Date
    2000-11
    Posts
    140
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    I have also run into the same problem with some drawings at another company. When I insert a block into one of their drawings it is scaled up by 10. Yet it shows that it is scaled by 1 for XY&Z. However, the text is 10 times too tall and it is inserted 10 times to far from zero. I have set all of the variables mentioned in the previous post to 0 then all to 1 and all to 2 and nothing works. I hope someone has found what variable is controlling this. I have attached a drawing that has the block inserted into the title block along with that same block before it is inserted. I looked at the DXF output and could find nothing. I also looked at all the setvar's with a value of 10 and nothing shows up. When I wblock the offending block out to a new file it is 10 times the size of text etc. May this is just plain crazy and makes NO sense. Thanks for any and all help, Jack Foster.
    Attached Files Attached Files

  4. #4
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    In the block drawing set Measureinit to 0.
    Currently the block has it set to 1 but the border drawing has is set to 0.
    Also the block has Insunits set to 2 but the drawing has it set to 1.

  5. #5
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    Well, I am a Metric user and do not either understand Imperial.

    The scale difference from the block.dwg to tile.dwg is 12 = 304.8/25.4 = Feet/Inch

    You probably have to play with :

    INSUNITSDEFSOURCE ;; Inches =1, Feet = 2, Millimeters = 4 ;; saved in registry
    INSUNITSDEFTARGET ;; Inches =1, Feet = 2, Millimeters = 4 ;; saved in registry
    INSUNITS ;; Inches =1, Feet = 2, Millimeters = 4 ;; saved in drawing

    and there is more system parameters to take care of : MEASUREINIT, MEASUREMENT and . . ?

    or turn in to the real and clear metric world

    : ) Happy Computing !

    kennet

  6. #6
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    Hmm. It worked earlier but not now.



    It's somewhere in amongst the INS* and MEASURE* variables

  7. #7
    AUGI Director scott.wilcox's Avatar
    Join Date
    2015-11
    Location
    Edmonton, Alberta
    Posts
    990
    Login to Give a bone
    0

    Thumbs up Re: unit-scaling inserted database?

    To get around this problem, type -DWGUNITS at the command prompt and follow the prompts.

    The last prompt is:

    Scale objects from other drawings upon insert? [Yes/No]

    Say No, and then say No again after the warning to turn off the unit-scaling inserted database feature.

  8. #8
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    Quote Originally Posted by bball View Post
    I am working with a block that when inserted, the text in the block is scaled up huge.
    Are you referring to Attributes or some type of dim / mleader in the block? In which case the style (text, dim, or mleader) may be different between the drawings - so it uses that of the current DWG.

    You should also check if you're using Annotative. If you copy from one drawing to another it adjusts annotative objects according to the CANNOSCALE sysvar.

  9. #9
    Member
    Join Date
    2008-06
    Posts
    11
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    I tried all these solutions with no luck. I then checked the drawing that I was trying to drag in and found that it had AEC objects in it. If you use the command -EXPORTTOAUTOCAD it will make another file and convert the AEC objects to blocks. No more scaling! Hope this can help.

  10. #10
    Woo! Hoo! my 1st post
    Join Date
    2017-04
    Posts
    1
    Login to Give a bone
    0

    Default Re: unit-scaling inserted database?

    its work thanks for your instruction

Similar Threads

  1. Paste / Unit Scaling Issue
    By UpNorth in forum AutoCAD Civil 3D - General
    Replies: 11
    Last Post: 2023-05-16, 09:52 AM
  2. Scaling blocks inserted with DIVIDE
    By l3ch in forum AutoLISP
    Replies: 5
    Last Post: 2009-03-26, 02:56 PM
  3. Scaling inserted DWG solids in a family - is it possible?
    By Andrew Dobson in forum Revit Architecture - Families
    Replies: 3
    Last Post: 2007-12-09, 05:16 PM
  4. Replies: 10
    Last Post: 2006-02-24, 10:27 PM
  5. Blocks scaling when inserted from Tool Palette
    By dmcmillan.50355 in forum AutoCAD General
    Replies: 4
    Last Post: 2005-10-12, 11:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •