Export just one view?

Discussion in 'SolidWorks' started by Brian Mears, Sep 18, 2004.

  1. Brian Mears

    Brian Mears Guest

    Have any of you ever seen or heard of a macro or add-in to export just one
    view on a drawing to dwg or dxf? I know that there's many ways that I can
    do it manually, but this is something I need to do quite often, and if I
    could simplify this to a few clicks, that would be extremely productive.
    Let me know... thanks!

    Brian
     
    Brian Mears, Sep 18, 2004
    #1
  2. No, but I recently wrote one that snags the model & config in a selected
    view. If you do decide to write it, you might want that part of the code to
    start.

    WT
     
    Wayne Tiffany, Sep 20, 2004
    #2
  3. Brian, do you need dimensions or do you just need the lines of the model?
    It makes quite a difference to have all the dims you will have to copy the
    view to another sheet then export it. If you want the outline for say a CAM
    system I recall mention of a macro that some of the sheetmetal people here
    use to export their data to a CAM readable format. Maybe DXF. If all else
    fails I could write you one relatively cheap to fit your needs.

    Corey
     
    Corey Scheich, Sep 20, 2004
    #3
  4. Brian Mears

    Jeff Parker Guest

    A quick way to accomplish this is to place all other items on your
    drawing on a layer (for example the title block and all annotations).
    Then hide the views you do not wish to export, then save as a dxf.
    This will only dxf out the visable view. Then turn the layer back on
    and show the other views on the drawing.

    This could be accomplished very easily with a macro, that would do all
    this using a selected view.

    JP
     
    Jeff Parker, Sep 20, 2004
    #4
  5. Brian Mears

    Brian Mears Guest

    Corey--I only need the model lines. For different reasons--sometimes for
    CNC, sometimes to create templates to make parts by hand. Same idea.

    Jeff--I've tried using layers, but (hidden or unhidden) the layers show up
    in the resulting DXF file. Is that something that I have control over? I
    didn't think so.

    Thanks for the help,

    Brian
     
    Brian Mears, Sep 21, 2004
    #5
  6. Brian Mears

    Jeff Parker Guest

    I now see what you mean about the layers. We just have the CNC
    software setup to not read pre-defined layer numbers.

    For you, another thought I had was to create a second sheet on the
    drawing and copy and paste the view you would like to export to this
    sheet. Just make sure the sheet has no titleblock on it. You could
    automate the dxf process, but it is already fast to saveas a DXF.
     
    Jeff Parker, Sep 21, 2004
    #6
  7. Brian Mears

    KCS Company Guest

    KCS Company, Mar 7, 2005
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.