sketchucation logo sketchucation
    • Login
    1. Home
    2. tbd
    3. Posts
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 37
    • Posts 600
    • Groups 1

    Posts

    Recent Best Controversial
    • Akshell.com - web based javascript IDE

      favicon

      (www.akshell.com)

      http://www.akshell.com/_static/screenshot.png

      create your own server in javascript with PostgreSQL database, GIT versioned - good for testing quick server code

      posted in Developers' Forum
      tbdT
      tbd
    • TED Talk using 3D model from video feed

      http://www.ted.com/talks/deb_roy_the_birth_of_a_word.html

      MIT researcher Deb Roy wanted to understand how his infant son learned language -- so he wired up his house with videocameras to catch every moment (with exceptions) of his son's life, then parsed 90,000 hours of home video to watch "gaaaa" slowly turn into "water."

      the house 3D view from camera feed is wow. I will think about privacy later πŸ˜‰

      posted in Corner Bar
      tbdT
      tbd
    • RE: Call Ruby Script from File

      I use Sketchup Bridge and have a shortcut key in my editor that loads the code into Sketchup so I can test ideas quickly. There is a tutorial there on how to setup it with RDE (Ruby editor).

      I have a version that is cross platform (SU Bridge is Windows only now), but it needs some work to make it releasable

      posted in Newbie Forum
      tbdT
      tbd
    • RE: Lock an object with password?

      no. not possible in current version.

      posted in Developers' Forum
      tbdT
      tbd
    • RE: LightUp Web Plugin

      let's wait for the WebGL version πŸ˜‰

      posted in Extensions & Applications Discussions
      tbdT
      tbd
    • RE: Author/credits API ?

      yeah. that removes the credits. but the idea is to add them πŸ˜‰ (still the same error as when trying to modify them)

      so it is not possible in current version to add credits programmatically

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Author/credits API ?

      Dan: batch editing lots of files

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Author/credits API ?

      thanks Thomas.

      model.set_attribute("GSU_ContributorsInfo", "NicknamesKey", "TBD")
      
      Error; #<RuntimeError; (eval);0;in `set_attribute'; Not allowed to create Contributors attribute.>
      
      

      so no set functions ?

      posted in Developers' Forum
      tbdT
      tbd
    • Author/credits API ?

      anyone found the API for author/credits (Model Info Credits tab) get/set ?

      posted in Developers' Forum
      tbdT
      tbd
    • RE: First snow here this year.

      i am sick of snow already.

      snow timisoara 3.jpg

      posted in Corner Bar
      tbdT
      tbd
    • RE: Execute_script trouble

      OT: speaking of semicolons - they are not needed unless a very specific case - see http://mislav.uniqpath.com/2010/05/semicolons/

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Mouse on a Mac (orbiting)

      if you have MagicMouse you can use BetterTouchTool and have a middle button for orbit setup

      posted in Newbie Forum
      tbdT
      tbd
    • RE: MAC UI.show_model_info() w/ no args

      yup, same previous model info pane on OSX as well

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Face with 0.0 area

      speaking of .find_faces - how do you create the inner face (via ruby or normal SU tools) ? πŸ˜„

      http://i.min.us/ieyRs0.png


      no inner face.skp

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Face with 0.0 area

      @unknownuser said:

      Does "Model Info" > "Fix Problems" correct this?

      nope. no error detected.

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Face with 0.0 area

      yeah, the same damn DWG import. a quick workaround to create the faces is to erase all faces with .area==0 before .find_faces

      posted in Developers' Forum
      tbdT
      tbd
    • Face with 0.0 area

      anyone encountered a 0.0 area face on a rectangle ? and each edge has the same face attached twice and find_faces fails on the edges

      > Sketchup.active_model.entities.map{|x| x.faces if x.is_a? Sketchup;;Edge}
      [nil, [#<Sketchup;;Face;0x1a563988>, #<Sketchup;;Face;0x1a563988>], [#<Sketchup;;Face;0x1a563988>, #<Sketchup;;Face;0x1a563988>], [#<Sketchup;;Face;0x1a563988>, #<Sketchup;;Face;0x1a563988>], [#<Sketchup;;Face;0x1a563988>, #<Sketchup;;Face;0x1a563988>]]
      
      

      face problem.skp

      posted in Developers' Forum
      tbdT
      tbd
    • RE: Software pricing

      true, I am not involved in Podium anymore. and Product No 2 is secret for now - still I left some traces on the net for the stalking purposes

      now back on making the software worth more than $34.99 😲

      posted in Corner Bar
      tbdT
      tbd
    • RE: Software pricing

      was Podium, now is custom work and I hope soon Product No 2 πŸ˜‰

      posted in Corner Bar
      tbdT
      tbd
    • RE: Software pricing

      besides Podium and old scripts on Smustard I do custom ruby plugins on demand and code review/debugging

      posted in Corner Bar
      tbdT
      tbd
    • 1 / 1