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