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

    Topics

    • K

      Ruby array to hash

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      1k Views
      K
      Thanks TIG it is a good point
    • K

      Webdialog connect to PHP

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      13
      0 Votes
      13 Posts
      2k Views
      jiminy-billy-bobJ
      @krisjaniszakis said: Does some one know how big(length) array ("v") I can send through ? http://stackoverflow.com/a/7725515 But big data like this you should go with POST instead of GET
    • K

      Angle between north and face

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      9
      0 Votes
      9 Posts
      495 Views
      K
      Thanks it was the thing I was looking for
    • K

      Face xyz

      Watching Ignoring Scheduled Pinned Locked Moved Newbie Forum sketchup
      4
      0 Votes
      4 Posts
      188 Views
      TIGT
      Use bb.min then
    • K

      Entities Edge color apply

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      209 Views
      thomthomT
      @tig said: mat=e2.material > if mat > cname=mat.name ### OR .display_name ? > else ### NO MATERIAL > cname="<Default>" > end#if test for the existence of the material and then get it's name if it exists, if the material is ' nil'then there's no ' name' to get. #display_name should only be used to output the name of a material to the UI - not as an id. http://www.thomthom.net/thoughts/2012/03/the-secrets-of-sketchups-materials/#speaking-of-names8230
    • K

      Get parent name and type of entity

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      8
      0 Votes
      8 Posts
      1k Views
      K
      Thanks
    • K

      Trigger ruby on SU8 model changes

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      185 Views
      K
      Thanks it helped.
    • K

      Plugin for export SU8 Excel SU8

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      2
      0 Votes
      2 Posts
      676 Views
      TIGT
      You can write data to a CSV/TSV file which Excel can use or have linked into an XLS. There are several examples of 'Component-Reporters'... You can then read this 'text' back in and convert it to numbers etc as desired... On Windows you can access Excel directly using... require 'win32ole.so' which you must install. This then allows you to read/write XLS files directly... There are good www resources to help you - here's an example http://davidsulc.com/blog/2011/03/27/win32ole-and-ruby-working-with-worksheets/
    • 1 / 1