sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Custom components import to origin...???

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    36 Posts 5 Posters 290 Views 5 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.
    • utilerU Offline
      utiler
      last edited by

      I'm currently on my machine at home and tried it her; your way works fine, Dave!!! I'll give it a try when I get to work....
      Cheers! πŸ‘

      purpose/expression/purpose/....

      1 Reply Last reply Reply Quote 0
      • Dave RD Offline
        Dave R
        last edited by

        @utiler said:

        Anyway, what is the second pane for?

        It's for saving components the easy way. It also gives you access to two different libraries at the same time. Neither one has to be set to In Model. The cool thing on the PC is that the Materials browser works exactly the same way. So you can create materials in a SketchUp model and save them off for use later by dragging their thumbnails from one library to the other.

        I'm glad that method worked for you.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • Rich O BrienR Offline
          Rich O Brien Moderator
          last edited by

          The 'lock' icon is bitlocker that bundled in Win Pro/Ultmate. It encrypts files.

          Download the free D'oh Book for SketchUp πŸ“–

          1 Reply Last reply Reply Quote 0
          • utilerU Offline
            utiler
            last edited by

            @rich o brien said:

            The 'lock' icon is bitlocker that bundled in Win Pro/Ultmate. It encrypts files.

            And how do I get rid of it...?

            purpose/expression/purpose/....

            1 Reply Last reply Reply Quote 0
            • utilerU Offline
              utiler
              last edited by

              @dave r said:

              I'm glad that method worked for you.

              Just tried it on my work machine, Dave..... no good; still snaps to the origin!!!! 😑 😑 😑

              purpose/expression/purpose/....

              1 Reply Last reply Reply Quote 0
              • Dave RD Offline
                Dave R
                last edited by

                Did you try it with a new component?

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • utilerU Offline
                  utiler
                  last edited by

                  Yep, created a new one....

                  I think I might re-install SU completely this weekend. It'll take for ever to try and work out what this problem is.... 😠

                  purpose/expression/purpose/....

                  1 Reply Last reply Reply Quote 0
                  • Dave RD Offline
                    Dave R
                    last edited by

                    Andrew, before you reinstall SU, try renaming your Plugins folder so the plugins don't load and see what happens.

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • Rich O BrienR Offline
                      Rich O Brien Moderator
                      last edited by

                      @utiler said:

                      And how do I get rid of it...?

                      http://lmgtfy.com/?q=disable+bitlocker

                      Download the free D'oh Book for SketchUp πŸ“–

                      1 Reply Last reply Reply Quote 0
                      • utilerU Offline
                        utiler
                        last edited by

                        I will try that, Dave. πŸ‘

                        Thanks Rich, silly question I guess..... πŸ˜‰

                        purpose/expression/purpose/....

                        1 Reply Last reply Reply Quote 0
                        • utilerU Offline
                          utiler
                          last edited by

                          So after much hair pulling, a total re-install and numerous trouble shooting ebbs and flow I realised it was something with my template file that was causing the problem. I may have avoided the the re-install but SU has never looked so good with all the unused crap I have loaded over the years....!

                          Thanks for helping out guys; if there's one on-line community that feels line we are all under the same roof its this one.... πŸŽ‰

                          πŸ‘

                          Now, where's that Pinterest link.....

                          purpose/expression/purpose/....

                          1 Reply Last reply Reply Quote 0
                          • O Offline
                            optimaforever
                            last edited by

                            @utiler said:

                            So after much hair pulling, a total re-install and numerous trouble shooting ebbs and flow I realised it was something with my template file that was causing the problem. I may have avoided the the re-install but SU has never looked so good with all the unused crap I have loaded over the years....!

                            Thanks for helping out guys; if there's one on-line community that feels line we are all under the same roof its this one.... πŸŽ‰

                            πŸ‘

                            Now, where's that Pinterest link.....

                            Hello, can you develop please?
                            I have the same issue with several of my components that import exactly at the origin and I can't avoid that. When working with heavy models it's always a pita to have to dezoom to pick the compo at 0,0,0 and move it to the wanted place...
                            Thanks

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              If a model [or a component created from it] is 'geo-located' then the first time it's inserted in a new model it snaps to the origin with no user input.
                              To avoid this remove the component's geo-location under the relevant item in its Model Info.
                              Always take care with imported SKPs that they are not geo-located !

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • O Offline
                                optimaforever
                                last edited by

                                @tig said:

                                If a model [or a component created from it] is 'geo-located' then the first time it's inserted in a new model it snaps to the origin with no user input.
                                To avoid this remove the component's geo-location under the relevant item in its Model Info.
                                Always take care with imported SKPs that they are not geo-located !

                                Ah! interesting info, thanks Tig!

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  You could try running some code in the Ruby Console...
                                  e.g. this might remove the geo-location from all of your model's current component definitions...

                                  Sketchup.active_model.definitions.each{|d| d.attribute_dictionaries.delete("GeoReference") }
                                  

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • Rich O BrienR Offline
                                    Rich O Brien Moderator
                                    last edited by

                                    @tig said:

                                    If a model [or a component created from it] is 'geo-located' then the first time it's inserted in a new model it snaps to the origin with no user input.
                                    To avoid this remove the component's geo-location under the relevant item in its Model Info.
                                    Always take care with imported SKPs that they are not geo-located !

                                    Can you access this 'geo remove' data via api? Would be a nice addition to your Purge plugin.

                                    Download the free D'oh Book for SketchUp πŸ“–

                                    1 Reply Last reply Reply Quote 0
                                    • utilerU Offline
                                      utiler
                                      last edited by

                                      @rich o brien said:

                                      @tig said:

                                      If a model [or a component created from it] is 'geo-located' then the first time it's inserted in a new model it snaps to the origin with no user input.
                                      To avoid this remove the component's geo-location under the relevant item in its Model Info.
                                      Always take care with imported SKPs that they are not geo-located !

                                      Can you access this 'geo remove' data via api? Would be a nice addition to your Purge plugin.

                                      Agreed Rich!!

                                      purpose/expression/purpose/....

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        I've looked at automating this but my suggested fix seems to fail when resetting the component's attributes....
                                        So I won't be adding it to PurgeAll any time soon 😞

                                        TIG

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

                                        Advertisement