+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Junior Member 3dwannab's Avatar
    Computer Details
    3dwannab's Computer Details
    Operating System:
    Windows 7 Ultimate x64
    Motherboard:
    Rampage II Extreme
    CPU:
    Intel(R) Core(TM) i7 CPU 965 @ 3.20GHz
    RAM:
    Corsair 12GB DDR3 XMS3 PC3-12800C9 1600MHz
    Graphics:
    ATI Radeon HD 4870 X2
    Primary Storage:
    2 x WD VelociRaptor 300 GB SATA Hard Drives @ 10,000RPM
    Secondary Storage:
    2 x WD VelociRaptor 1000 GB Hard Drives @ 7,200RPM
    Monitor:
    32" HP LP3065 Wide LCD Moniter
    Using
    AutoCAD 2013
    Join Date
    Jun 2012
    Location
    Ireland
    Posts
    14

    Default Freezing Dimensions Problem In PDF after DWG to PDF export.

    Registered forum members do not see this ad.

    Hi this is my first post and have been using AutoCAD since R14 but actually just noticed this.

    All layers in there are as exactly as they should be expect a few lines which are on 'LAYER 0' So I've exported the drawing by printing from DWG to PDF.

    I've tried freezing the Dimensions but I have to freeze 'LAYER 0' to get rid of the ticks therefore freezing my lines also. Is this a bug in the software? Or me? Because its weird way the ticks have to be different then the rest of the dimension. Afterall it would be nice to freeze the Dims with one click and it also took me a while to figure out how to freeze them.

    But, I always thought the ticks on dimensions belonged to the layer 'Defpoints' but when I export the PDF there is no 'Defpoints' So I exploded the dimension in AutoCAD and the tick does belong to 'LAYER 0'

    Is there any system Variable to change the layer of them ticks so I don't have the same problem freezing Dimensions.

    Click image for larger version

Name:	pdf.jpg
Views:	36
Size:	30.8 KB
ID:	35408Click image for larger version

Name:	layer 0.jpg
Views:	37
Size:	21.4 KB
ID:	35409

  2. #2
    Senior Member Blackfish's Avatar
    Using
    AutoCAD LT 2012
    Join Date
    Apr 2012
    Posts
    182

    Default

    Welcome on forum 3dwannab,

    On 'Defpoints' are only these small dots, which are placed from where to where you measure and place your dimension, nothing else. 'Defpoints' layer is not-printable (that's why there is no this layer in PDF), so the mentioned ticks wouldn't print either and you wouldn't have problem with PDF.

    You must do something wrong or unusual...
    I don't understand why do you have to freeze 'Layer 0' to turn off dimensions. It seems like you use custom ticks saved as a block on wrong layer... However you said when exploded it's 'Layer 0', which should be OK for creation blocks, because the ticks should take properties from the layer on which they and dimensions are placed.

    Check properties (layers) of the block you use for ticks using INSERT command, without exploding it, maybe this will throw light on your problem.
    LT is still AutoCAD

  3. #3
    Junior Member 3dwannab's Avatar
    Computer Details
    3dwannab's Computer Details
    Operating System:
    Windows 7 Ultimate x64
    Motherboard:
    Rampage II Extreme
    CPU:
    Intel(R) Core(TM) i7 CPU 965 @ 3.20GHz
    RAM:
    Corsair 12GB DDR3 XMS3 PC3-12800C9 1600MHz
    Graphics:
    ATI Radeon HD 4870 X2
    Primary Storage:
    2 x WD VelociRaptor 300 GB SATA Hard Drives @ 10,000RPM
    Secondary Storage:
    2 x WD VelociRaptor 1000 GB Hard Drives @ 7,200RPM
    Monitor:
    32" HP LP3065 Wide LCD Moniter
    Using
    AutoCAD 2013
    Join Date
    Jun 2012
    Location
    Ireland
    Posts
    14

    Default

    Quote Originally Posted by Blackfish View Post
    Welcome on forum 3dwannab,

    On 'Defpoints' are only these small dots, which are placed from where to where you measure and place your dimension, nothing else. 'Defpoints' layer is not-printable (that's why there is no this layer in PDF), so the mentioned ticks wouldn't print either and you wouldn't have problem with PDF.
    Thanks for that blackfish. I came on here to learn more about Visual LISP and expand my skills but this cropped up first! Ah, so I was ½ right about the 'Defpoints'

    Quote Originally Posted by Blackfish View Post
    You must do something wrong or unusual...
    I don't think I am, because I would have had this freezing problem in AutoCAD if I have the '_Arch Tick' in the wrong layer. Once I open it in block editor it shows up with 'Layer 0, Colour + Line type: By Layer' (See below)

    Block Editor Window of '_Arch Tick' block

    Quote Originally Posted by Blackfish View Post
    Check properties (layers) of the block you use for ticks using INSERT command, without exploding it, maybe this will throw light on your problem.
    See below that whatever layer I insert the '_Arch Tick' in, it takes on the colour, linetype properties of that layer. Don't pay attention to the scale I just done that instead of messing with LTSCALES.

    Photoshop'd Prop dialog

    PS: I don't really want to put this in a generic layer 'Dimension' in my template file as I have several Dim Layers such as 'AN_dims-external' and 'AN_dims-internal' so that would not be a workable solution. Thanks.

  4. #4
    Senior Member Blackfish's Avatar
    Using
    AutoCAD LT 2012
    Join Date
    Apr 2012
    Posts
    182

    Default

    1. Can you freeze or turn off your dimension layer in AutoCAD without any problem and the problem has appeared when printing to PDF only?
    2. Have you tried set a new dim style and check how it is when printing?
    3. Is the problem in one certain drawing or with AutoCAD in general?

    It's unusual... you have been using AutoCAD since R14, so know how dims should work

    PS. Does it happen in the new AutoCAD 2013? If yes that could be, as you suggested, some unreported bug.

    Sonas ort!
    LT is still AutoCAD

  5. #5
    Junior Member 3dwannab's Avatar
    Computer Details
    3dwannab's Computer Details
    Operating System:
    Windows 7 Ultimate x64
    Motherboard:
    Rampage II Extreme
    CPU:
    Intel(R) Core(TM) i7 CPU 965 @ 3.20GHz
    RAM:
    Corsair 12GB DDR3 XMS3 PC3-12800C9 1600MHz
    Graphics:
    ATI Radeon HD 4870 X2
    Primary Storage:
    2 x WD VelociRaptor 300 GB SATA Hard Drives @ 10,000RPM
    Secondary Storage:
    2 x WD VelociRaptor 1000 GB Hard Drives @ 7,200RPM
    Monitor:
    32" HP LP3065 Wide LCD Moniter
    Using
    AutoCAD 2013
    Join Date
    Jun 2012
    Location
    Ireland
    Posts
    14

    Default

    Quote Originally Posted by Blackfish View Post
    1. Can you freeze or turn off your dimension layer in AutoCAD without any problem and the problem has appeared when printing to PDF only?
    2. Have you tried set a new dim style and check how it is when printing?
    3. Is the problem in one certain drawing or with AutoCAD in general?
    1. Yes I can freeze no problem.
    2. Yes see attached.
    3. With AutoCAD it seems.
    I've attached the etransmitted dwg file here Dimension Tick Problem - Standard.zip along with the exported .pdf.

    To try and source the problem I created all of the Dimensions with the 20 Standard AutoCAD ticks and the one remaining user defined one using a block on layer 0, and all but one dimension gives the same problem. The difference is the one that the one which works when exploded turns into a solid whereas the others are blocks. So AutoCAD must not translate the same message when exporting to .pdf. Because it does freeze as it should do in the viewport but not when exporting.

    Same has to be said for the leaders styles also. Seems like a bug to me.
    Last edited by 3dwannab; 17th Jun 2012 at 08:04 pm.

  6. #6
    Super Moderator Cad64's Avatar
    Computer Details
    Cad64's Computer Details
    Operating System:
    Windows 7 Profesional x64
    Computer:
    XI Computers
    Motherboard:
    Asus P8Z77-V Pro
    CPU:
    Intel Core I7 3770K 4.1 Ghz Quad Core 3rd Gen
    RAM:
    8GB DDR3 @ 1333MHz
    Graphics:
    Nvidia GeForce GTX 570 1280MB GDDR5
    Primary Storage:
    SATAII 500GB 7200 RPM
    Secondary Storage:
    Western Digital My Book Studio Edition II - 2TB capacity
    Monitor:
    HPf2105 21" LCD Widescreen & Cintiq 21ux
    Discipline
    Multi-disciplinary
    Cad64's Discipline Details
    Occupation
    Freelance Digital Artist
    Discipline
    Multi-disciplinary
    Details
    In a nutshell, I create 3D models from the client's CAD files or design sketches, which I then use to produce high quality rendered images. Click on the link in my signature to view my portfolio. I'm always looking for work, so let me know if you need any renders. :)
    Using
    3ds Max 2011
    Join Date
    Feb 2006
    Location
    Southern California
    Posts
    8,433

    Default

    You're in the wrong area of the forum. This is the 3DS Max section. I have moved your question to the Autocad section.
    "Work Smart, Not Hard"

    Click to View My Portfolio ( Updated 05/21/2013 ) --->
    http://www.rdeweese.com/

  7. #7
    Senior Member Blackfish's Avatar
    Using
    AutoCAD LT 2012
    Join Date
    Apr 2012
    Posts
    182

    Default

    That must be a bug

    I've already tried on my computer and it's the same problem when using 'DWG to PDF'. Ticks are printed on 'Layer 0'. The only one OK is 'Closed filled' (solid arrow), which not a block when you exploded, but solid.
    I haven't even tested your sample, just my own drawing! I've never notice this, because never use 'DWG to PDF' printer and layers.

    So, there is a problem with any blocks (predefined & user) defining arrowheads when printing dimensions
    LT is still AutoCAD

  8. #8
    Junior Member 3dwannab's Avatar
    Computer Details
    3dwannab's Computer Details
    Operating System:
    Windows 7 Ultimate x64
    Motherboard:
    Rampage II Extreme
    CPU:
    Intel(R) Core(TM) i7 CPU 965 @ 3.20GHz
    RAM:
    Corsair 12GB DDR3 XMS3 PC3-12800C9 1600MHz
    Graphics:
    ATI Radeon HD 4870 X2
    Primary Storage:
    2 x WD VelociRaptor 300 GB SATA Hard Drives @ 10,000RPM
    Secondary Storage:
    2 x WD VelociRaptor 1000 GB Hard Drives @ 7,200RPM
    Monitor:
    32" HP LP3065 Wide LCD Moniter
    Using
    AutoCAD 2013
    Join Date
    Jun 2012
    Location
    Ireland
    Posts
    14

    Default

    Quote Originally Posted by Blackfish View Post
    That must be a bug
    I've done a test drawing of two blocks nested in another block >>> Nested Block In Layer 0 Trial.dwg

    With the .pdf which works as it should >>> Nested Block In Layer 0 Trial.pdf

    @Cad64 Could you move this to the 'AutoCAD Bugs, Error Messages & Quirks' Section please.

  9. #9
    Senior Member Blackfish's Avatar
    Using
    AutoCAD LT 2012
    Join Date
    Apr 2012
    Posts
    182

    Default

    Quote Originally Posted by 3dwannab View Post
    I've done a test drawing of two blocks nested in another block...
    With the .pdf which works as it should
    What do you mean 'works as it should be'? It's still wrong, I mean ticks switch off when 'Layer 0' is off only
    LT is still AutoCAD

  10. #10
    Junior Member 3dwannab's Avatar
    Computer Details
    3dwannab's Computer Details
    Operating System:
    Windows 7 Ultimate x64
    Motherboard:
    Rampage II Extreme
    CPU:
    Intel(R) Core(TM) i7 CPU 965 @ 3.20GHz
    RAM:
    Corsair 12GB DDR3 XMS3 PC3-12800C9 1600MHz
    Graphics:
    ATI Radeon HD 4870 X2
    Primary Storage:
    2 x WD VelociRaptor 300 GB SATA Hard Drives @ 10,000RPM
    Secondary Storage:
    2 x WD VelociRaptor 1000 GB Hard Drives @ 7,200RPM
    Monitor:
    32" HP LP3065 Wide LCD Moniter
    Using
    AutoCAD 2013
    Join Date
    Jun 2012
    Location
    Ireland
    Posts
    14

    Default

    Registered forum members do not see this ad.

    Quote Originally Posted by Blackfish View Post
    What do you mean 'works as it should be'? It's still wrong, I mean ticks switch off when 'Layer 0' is off only
    nO, I mean the nested blocks in Layer 0 behave okay. At least there is no fault with them.

Similar Threads

  1. Export 3DS Problem
    By CADZINE in forum AutoCAD 3D Modelling & Rendering
    Replies: 4
    Last Post: 9th Oct 2011, 04:52 pm
  2. how can I export the dimensions out into a file?
    By goofygirl72 in forum AutoLISP, Visual LISP & DCL
    Replies: 14
    Last Post: 8th Apr 2010, 09:04 pm
  3. Problem with AutoCAD 2007 - Freezing half the screen?!?!
    By muserocks123 in forum AutoCAD Drawing Management & Output
    Replies: 3
    Last Post: 30th Oct 2007, 05:29 pm
  4. Export problem
    By Siberian in forum AutoCAD Drawing Management & Output
    Replies: 4
    Last Post: 29th Aug 2005, 11:49 pm
  5. Keeping the dimensions at the export to Word
    By mariana in forum AutoCAD General
    Replies: 1
    Last Post: 8th May 2003, 08:41 am

Tags for this Thread

Bookmarks

Posting Permissions

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