• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

CAD DRAWING EXPORT

Scheduled Pinned Locked Moved Newbie Forum
sketchup
22 Posts 7 Posters 2.4k Views 7 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    Dave R
    last edited by 8 Feb 2011, 21:06

    I could be wrong but I don't think back edges can be exported. I don't think they qualify as real edges but rather as a sort of style.

    Etaoin Shrdlu

    %

    (THERE'S NO PLACE LIKE)

    G28 X0.0 Y0.0 Z0.0

    M30

    %

    1 Reply Last reply Reply Quote 0
    • G Offline
      Gaieus
      last edited by 8 Feb 2011, 21:12

      Back edges are kind of a "face style" really, not edges (they cannot even be vector rendered in LayOut for instance - so definitely will not qualify as exportable vectors).

      Gai...

      1 Reply Last reply Reply Quote 0
      • P Offline
        paulhankin
        last edited by 9 Feb 2011, 09:53

        I thought as much, but how about a script that exports the normal view , switches to wireframe mode and exports exactly the same view / camera angle, overlays and puts in one dwg. So i would have one layer in autocad with normal and one which is on another that i can apply the hidden edge line style to.

        As i said before, i can export them manually but it takes ages bringing into autocad and sorting it all out.

        Cant write scripts sorry, dont know what is feasible and what isnt.

        Any advice would be appreciated

        Thanks

        Paul

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 9 Feb 2011, 12:03

          Paul

          Is this what you want ?
          You select a component-instance/group and all of the 2d ortho's are auto-generated ?
          It could be coded... πŸ€“3D+2Dorthos.PNG

          TIG

          1 Reply Last reply Reply Quote 0
          • D Offline
            dedmin
            last edited by 9 Feb 2011, 12:05

            Yes, Yes!!!
            πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰

            1 Reply Last reply Reply Quote 0
            • D Offline
              Dave R
              last edited by 9 Feb 2011, 12:32

              Jim has already done the ortho views plugin. We just need the hidden lines.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • T Offline
                TIG Moderator
                last edited by 9 Feb 2011, 12:35

                @dave r said:

                Jim has already done the ortho views plugin. We just need the hidden lines.

                Exactly!
                Although a 'flattened' version of all views in a 'collection' would export to CAD better...

                TIG

                1 Reply Last reply Reply Quote 0
                • D Offline
                  Dave R
                  last edited by 9 Feb 2011, 12:38

                  True, true. And you've already got a flattening plugin, right?

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 9 Feb 2011, 12:41

                    @dave r said:

                    True, true. And you've already got a flattening plugin, right?

                    The 'Project to Plane' type tools would be relatively easy to adapt [I hope...]
                    It's just arranging the pieces and working out what goes onto the 'hidden line layer'...
                    I'm just going to think about it over a pie and a pint in the pub down the hill... πŸ˜„

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      paulhankin
                      last edited by 9 Feb 2011, 12:44

                      The main thing is control over everything - so many variables

                      For example projection type- first angle / third angle

                      Hidden line details.
                      viewing details from behind that are hidden with dashed lines

                      Perimeter profile
                      The outline of the item thicker or on a different layer , ( Much like outline mask )
                      I used this style a lot in Italy when working on Autocad

                      Iam sure there is more we could do with this

                      Thanks

                      Paul

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        TIG Moderator
                        last edited by 9 Feb 2011, 12:54

                        @paulhankin said:

                        The main thing is control over everything - so many variables

                        For example projection type- first angle / third angle

                        Hidden line details.
                        viewing details from behind that are hidden with dashed lines

                        Perimeter profile
                        The outline of the item thicker or on a different layer , ( Much like outline mask )
                        I used this style a lot in Italy when working on Autocad

                        Iam sure there is more we could do with this

                        Thanks

                        Paul
                        I'm thinking.........
                        I can [easily?] project the component's vertices onto the 6 ortho planes, in silhouette and also 'all'.
                        I have to think of ways to move the various edges to layers for CAD to use [including working out edges that are only partially hidden at say one end]...
                        You'd need t set up a CAD template that has pens mapped to thickness, where say 3D was white-continuous, 2D was red-continuous [thin], 2D-OUTL was yellow-continuous [heavy] and 2D-HIDN was grey-dashed [thin-dashed]. What CAD do you use? I could probably make you a ACAD template...
                        Be in touch later... off now...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          paulhankin
                          last edited by 9 Feb 2011, 12:57

                          I use obviously Sketchup, Rhino 3d, Autocad for all detailing of parts

                          Must be able to Handle single groups, components , whole model

                          Have options maybe to select the parts you want to produce elevations / drgs and produces seperate files for each element in the model or selection.

                          There is so much you could do with this

                          also a weight added option based on the volume of the item x mass index ie for steel would be volume x 7.85
                          from this you could itemise each part say in the name of the component and it would produce a CSV file or excel sheet based
                          on group name / id , gross length of part say and weight. it then could be exported to autocad or simply print for estimating purposes.

                          i think the profile plugin already recognises the part from the selection menu. maybe with permission the profile plugin could be utilised to save time re-writing the code for steel selection of parts etc.

                          Another element is developing intersections on tubes and the male female relationships of all cuts - thats for another time though i think!!
                          I think if this was developed right it could give other programs a run for their money

                          Paul

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            paulhankin
                            last edited by 9 Feb 2011, 13:31

                            just downloaded ortho views from smustard

                            in the plugins folder it goes

                            it doesnt do anthing when you press button on toolbar what is all this about

                            Just brought it and i cant use it

                            Paul

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              Dave R
                              last edited by 9 Feb 2011, 14:42

                              Make a group or component of the model or at least select the group or component for which you want the ortho view. Select it and then click on the button.

                              You'll wind up with something like this.


                              http://farm5.static.flickr.com/4069/4714224652_8a6d04c242.jpg

                              Wish I could have a pie and a pint.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • P Offline
                                paulhankin
                                last edited by 9 Feb 2011, 14:52

                                Tried component / group everything and when i click on it nothing happens

                                Thanks

                                Paul

                                1 Reply Last reply Reply Quote 0
                                • H Offline
                                  honoluludesktop
                                  last edited by 9 Feb 2011, 15:20

                                  I like what TIG is suggesting, especially if it can be applied to interior elevations, and scenes. Architects requirement are unique when it comes to sections, and interior elevations. Would be nice to get input from engineers of different disciplines.

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    Anssi
                                    last edited by 9 Feb 2011, 17:44

                                    A simple solution might be to export two views: a wireframe view and a hidden-line view. Then you import the first into CAD, assign the dashed linetype of your choice to all the lines, and then import the hidden-line view and place it directly over the first one. If the excess lines worry you, you can use the "Overkill" feature in AutoCad (I think it is part of Express tools) to delete at least part of them.

                                    Anssi

                                    securi adversus homines, securi adversus deos rem difficillimam adsecuti sunt, ut illis ne voto quidem opus esset

                                    1 Reply Last reply Reply Quote 0
                                    • P Offline
                                      paulhankin
                                      last edited by 10 Feb 2011, 09:42

                                      @anssi said:

                                      A simple solution might be to export two views: a wireframe view and a hidden-line view. Then you import the first into CAD, assign the dashed linetype of your choice to all the lines, and then import the hidden-line view and place it directly over the first one. If the excess lines worry you, you can use the "Overkill" feature in AutoCad (I think it is part of Express tools) to delete at least part of them.

                                      Anssi

                                      Thats not the point, i have already been doing this up til now and when you have 100s of single parts it becomes very time consuming.

                                      The idea of this discussion is to find an automated way of exporting these elements and improving work flow.

                                      NOt being funny just want to hit the nail on the head so we can find a solution to this weekness of Sketchup when it comes to final detailing of drawings.

                                      Thanks

                                      Paul

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        TIG Moderator
                                        last edited by 10 Feb 2011, 09:49

                                        I'm on to it... β˜€

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          dedmin
                                          last edited by 10 Feb 2011, 10:07

                                          @tig said:

                                          I'm on to it... β˜€

                                          πŸŽ‰ πŸŽ‰ πŸŽ‰

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            11/22
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement