sketchucation logo sketchucation
    • Login
    1. Home
    2. Pushtone
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    Pushtone

    @Pushtone

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Pushtone Unfollow Follow
    registered-users

    Latest posts made by Pushtone

    • RE: Sketchup Web Exporter

      I'm experiencing the same problem as depicted in Phil Rader's video.
      Adding this line of code did not work but it did change the behavior slightly.

      After adding Jim's line of code instead of zooming out as soon as the SWE window opens it now zooms out as soon as I click the "CREATE" button.

      Are there modifications to that line of code that will make it not zoom to extents?
      Something like: .zoom_extents_NO

      thanks
      Dave

      @jim said:

      Phil,

      First thought would be to add this line after line 822 in Plugins/swivelButtonPlugin/swivelButton.rb

      
      > Sketchup.active_model.active_view.zoom_extents
      
      posted in Developers' Forum
      P
      Pushtone