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

    Posts

    Recent Best Controversial
    • RE: DXF / DWG with text and linetypes in SketchUP !

      Can you give us some more information please - is the imported drawing readable as seperate lines and text? or is it more of an image?

      How do you do it?

      etc etc

      posted in SketchUp Discussions
      S
      Sir
    • RE: [Plugin] Slicer v4.3 20110619

      thanks for updating this fantastic plugin, will give it a whirl now!

      posted in Plugins
      S
      Sir
    • RE: Show Me Your SketchUp

      I know the shortcuts for all the stuff i use

      http://img90.imageshack.us/img90/4497/unled1ta.jpg

      posted in SketchUp Discussions
      S
      Sir
    • RE: [Plugin] Slicer v4.3 20110619
      Error; #<TypeError; reference to deleted Face>
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;454;in `pushpull'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;454;in `calculate'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;453;in `each'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;453;in `calculate'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;363;in `each'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;363;in `calculate'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;804
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;454;in `call'
      C;/PROGRA~2/Google/GOOGLE~1/Plugins/Slicer31.rb;454
      

      this was the response

      no geom on hidden layers

      posted in Plugins
      S
      Sir
    • RE: [Plugin] Slicer v4.3 20110619

      the plugin works great, but the end step is really buggy on my current file, rarely does it give the option to flatten slices for me.

      its a large terrain model, 23923 edges, 9696 faces.

      its offered to flatten once of ten times or so, and id entered the settings wrong! 😑

      any tips on making it work?

      thanks TIG!

      -edit-
      only trying to cut it into 66 slices

      infact, it doesnt offer any of the final 3 steps, the xray, hide or flatten options

      posted in Plugins
      S
      Sir
    • RE: Coming Soon: Scene Groups!

      http://www.zgeek.com/forum/gallery/files/1/1/5/8/0/hippo_bump.jpg

      posted in Developers' Forum
      S
      Sir
    • RE: [request] align view perpendicular to section

      oh, ta!

      😳

      posted in Plugins
      S
      Sir
    • [request] align view perpendicular to section

      Id like a plugin that on a button click would align my view perpendicular to my active section cut...

      currently when a section cut isnt NS / EW then the standard views supplied are not sufficient to get a projected view - and i dont want to rotate the model to align the section with an axis every time i do it.

      could someone help?

      ❓

      posted in Plugins
      S
      Sir
    • Pointools Sketchup plugin

      Has anyone any experience using this?

      i want to know if i edit the point cloud within sketchup, or do i have to use pointools edit?

      posted in Extensions & Applications Discussions extensions
      S
      Sir
    • RE: Crashes every time

      yeah i am... that is a broken down one 🀣

      ill break it down more. gonna carry on tomorrow. thanks for your help

      posted in SketchUp Bug Reporting
      S
      Sir
    • RE: Crashes every time

      ok thats really strange. are you using win 7 x64 SKP8? (edit from your profile i can see that you are)

      this also crashes skp, its really strange these are the only two ive done teh rest of the plan without any problems... its taken 2 days so far tho!

      do you mind trying this one too?

      thanks


      BLANK2.skp

      posted in SketchUp Bug Reporting
      S
      Sir
    • Crashes every time

      Every time i try to drape the top object in this file over the bottom one, skp bug splats.

      Im interested to know if this happens for anyone else, or maybe someone knows why its happening?

      If it works can you post the resulting file

      thanks!


      not actually blank!

      posted in SketchUp Bug Reporting sketchup
      S
      Sir
    • RE: PlayUp Tools Update

      Nintari, i get this message when trying to export a model

      DEBUG; copy "C;\Program Files (x86)\Google\Google SketchUp 8\Resources\en-US\PlayUp\playup_nomaterial.tif" "C;/Users/Mat/Documents/crysis/Skp_Exports/textures/playup_nomaterial.tif"Error; #<ArgumentError; wrong number of arguments (1 for 3)>
      (eval);3320;in `rotation'
      (eval);3320;in `transform!'
      (eval);1654;in `export_current'
      (eval);1690;in `export_this'
      (eval);1620;in `export'
      (eval);80;in `export_to_engine'
      (eval);110;in `export_geometry'
      (eval);3320;in `call'
      (eval);3320
      

      Can you help?

      posted in Extensions & Applications Discussions
      S
      Sir
    • RE: Project in Munich.

      you website link is broken

      but the image above is nice to look at

      posted in Gallery
      S
      Sir
    • RE: Point Triangulation Help

      I've been trying to use the same plugin, now located at

      http://rhin.crai.archi.fr/rubylibrarydepot/plugin_details.php?id=292

      after correcting the spelling mistake calling delaunay2 when the file was called delauney2,

      it loaded correctly. however, after trying to triangulate points in SU8 Pro the following is printed in the log

      Error; #<NoMethodError; undefined method `position' for #<Sketchup;;Edge;0xa726168>>
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/points_cloud_triangulation.rb;63;in `points_to_array'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/points_cloud_triangulation.rb;61;in `each'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/points_cloud_triangulation.rb;61;in `points_to_array'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/points_cloud_triangulation.rb;101;in `triangulate_points'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/points_cloud_triangulation.rb;133
      

      can anyone help?

      thanks

      posted in Newbie Forum
      S
      Sir
    • RE: [WIP]Executive suite

      i dont know what im meant to be looking at... consider the subject of your images, and how to draw attention to the particular bit

      posted in WIP
      S
      Sir
    • RE: Home 13 KITCHEN REMODEL

      the original is trule horrendous!

      but dont be afraid of a bit of colour to brighten the place up

      good work tho πŸ‘

      posted in Gallery
      S
      Sir
    • RE: Streetscape

      that second image is fantastically lit. one of the most realistic sunset lighting ive ever seen. the only thing that lets it down is the low poly cars, the houses are totally believable

      posted in Gallery
      S
      Sir
    • RE: [Plugin] Cloud

      ok great thanks for your quick response

      posted in Plugins
      S
      Sir
    • RE: [Plugin] Cloud

      anyone tried this on a file with about half a billion points?

      posted in Plugins
      S
      Sir
    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 2 / 10