sketchucation logo sketchucation
    • Login
    1. Home
    2. isoz
    3. Topics
    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!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    I
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Groups 1

    Topics

    • I

      How can i run a script outside sketchup!

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      1
      0 Votes
      1 Posts
      90 Views
      No one has replied
    • I

      How can i get a hinge rotation value and put into a Variable

      Watching Ignoring Scheduled Pinned Locked Moved SketchyPhysics
      2
      0 Votes
      2 Posts
      2k Views
      F
      @isoz said: Hi! is it possible Sketchyphysics to get a hinge value when rotate?? if i put $f.to_f into controller box the hinge becomes a servo pls help! look at this model no motor physics Elektromotor[1].skp
    • I

      How to Write variable value into test.txt file

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      8
      0 Votes
      8 Posts
      842 Views
      I
      I got it!!!! file.open works fine in webconsole, but inside script box dont! becouse open method is private.. so this is the code File.send(:open,'c:\foo.txt', 'wb') {|f| f.write $f } send "force" access to the method open. i think script box try to access File class and has no access. Sorry for my english i hope you guys understand and tnx for the help.
    • 1 / 1