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

    Topics

    • J

      A Question on Making a GUI

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      4
      0 Votes
      4 Posts
      142 Views
      thomthomT
      Here's a topic I've written with practical info about the WebDialog class: http://forums.sketchucation.com/viewtopic.php?f=180&t=23445#p198883
    • J

      How can I create a 1 meter square plane in Ruby?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      2
      0 Votes
      2 Posts
      155 Views
      danielbowringD
      Sketchup uses inches, but provides methods so you can use any measure you like -> http://code.google.com/apis/sketchup/docs/ourdoc/numeric.html val = 1.m # 1 meter pt1 = [0,0,0] pt2 = [val,0,0] pt3 = [val,val,0] pt4 = [0,val,0] my_face = entities.add_face [pt1, pt2, pt3, pt4]
    • J

      Ruby Scripting Question - Defining Functions

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      169 Views
      TIGT
      Sorry about the typo ! I've corrected the original post [== a brain-fart - I must must type 'module' several times a day !]
    • J

      Can Plugins Create Key Bindings?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      6
      0 Votes
      6 Posts
      314 Views
      Dan RathbunD
      Pls move to Developers forum.
    • 1 / 1