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

    Topics

    • R

      Render plugin which will display Labels and dimensions

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      15
      0 Votes
      15 Posts
      1k Views
      jolranJ
      Looks nice Jeff! @unknownuser said: i was wondering though, if those steps can be automated? This is the reason I mentioned faces and not using pictures. I think it would be easier to create faces in code, and then assign materials to them. As I said there is not much one can do in code with the current dimensions. So converting SU dimensions might be a no go. I would rather have a plugin create their own dimensions from scratch. Quite doable When static. But do see some problems when the dimension would have to update. I imagine thats what Driving dimension does.. Their code is scrambled...
    • R

      3d "dimensions" for external rendering

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      2
      0 Votes
      2 Posts
      1k Views
      Dave RD
      Would something like this be what you're after? I included the edges but you wouldn't have to in order to get the dimensions. Just put the dimensions on their own layer or layers, put the rest of the model on other layers. Turn off the model leaving only the dimensions visible. Export an image to the same dimensions as the rendered image and overlay it in your favorite image editor. [image: 6115710417_5709bf20d8_z.jpg]
    • R

      Rendering text / dimensions externally

      Watching Ignoring Scheduled Pinned Locked Moved Extensions & Applications Discussions extensions
      8
      0 Votes
      8 Posts
      5k Views
      R
      This is exactly what I was looking for, thanks guys. Just a quick question, but is there any way to set the X and Y in the rubyscript to the current sketchup active window size? Something like, but not necessarily / keys = { ;filename => "c;/tmp/write_image.png", ;width => ActivewindowResX, ;height => ActivewindowResY, ;antialias => false, ;compression => 0.9, ;transparent => true } model = Sketchup.active_model view = model.active_view view.write_image keys
    • 1 / 1