sketchucation logo sketchucation
    • Login
    1. Home
    2. Pushtone
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    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