sketchucation logo sketchucation
    • Login
    1. Home
    2. dkendig
    3. Topics
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 539
    • Groups 1

    Topics

    • dkendigD

      Estimator for SketchUp

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      25
      0 Votes
      25 Posts
      4k Views
      mariochaM
      No, not yet. Summer has driven me adrift. It is still in the back of my mind thought.
    • dkendigD

      V-Ray Express for SketchUp

      Watching Ignoring Scheduled Pinned Locked Moved V-Ray render plugins extensions
      2
      0 Votes
      2 Posts
      429 Views
      dkendigD
      I'll take that as a no
    • dkendigD

      2pt perspective in SU 2015!

      Watching Ignoring Scheduled Pinned Locked Moved V-Ray render plugins extensions
      1
      0 Votes
      1 Posts
      349 Views
      No one has replied
    • dkendigD

      Ruby book for kids!

      Watching Ignoring Scheduled Pinned Locked Moved Corner Bar
      2
      0 Votes
      2 Posts
      295 Views
      JQLJ
      That's a nice one... I wish I was a kid!
    • dkendigD

      2013 Unconference

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      4
      0 Votes
      4 Posts
      268 Views
      tt_suT
      That will be released later as we get closer to releasing SketchUp 2014. We cannot release all the details publicly yet. We do have a great amount of recordings from the event.
    • dkendigD

      OSX MDI confusion

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      639 Views
      D
      that does seem to work if you want a persistent reference you can add an xattr to the active model file... def only_iff model = Sketchup.active_model modName = Sketchup.active_model.title modPath = Sketchup.active_model.path modEntID = Sketchup.active_model.definitions.entityID case when modName.to_a.length == 1 then remove_old = %x(xattr -d test "#{modPath}" 2>&1) if (%x(xattr -p test "#{modPath}" 2>&1)).length > 0 perSistent = %x(xattr -w test "#{modEntID}" "#{modPath}" 2>&1) puts modEntID # but could be any persistent reference when modName.to_a.length == 0 then Sketchup.send_action('saveDocument;') UI.messagebox "Save model and retry" end #case end # def only_iff then in another session you can check if it's been thru your mill before. modPath = Sketchup.active_model.path %x(xattr -p test "#{modPath}" ) just thoughts john
    • dkendigD

      How do I increase resolution...

      Watching Ignoring Scheduled Pinned Locked Moved V-Ray render plugins extensions
      4
      0 Votes
      4 Posts
      7k Views
      V
      As for the how to - just go to your options, output, get view aspect, click the L to lock it, then type in 4500 in the width box, with your aspect locked, the height will auto adjust. Also, with the aspect locked, your render will match your SU viewport exactly.
    • 1 / 1