Check out Febhouse | New extensions for Shadow Analysis in SketchUp Download
  • [Plugin] ZoomZoom_dj v2,6 March 17, 2013

    5
    0 Votes
    5 Posts
    10k Views
    dukejazzD
    [image: di9U_pic_0176.jpg] Ver. 2.6 March 17, 2013 grouping to zoomZoom_dj v3.6, ZoomWindowSelect_dj, ZoomZoom_dj and ZoomVeuw_dj plugins wrap in Module DJ::pluginsName.methodDJ(name space) @variable format (name space) dj_variable plugins are in subject and name order (easy to look up) Name changed from ZoomView_dj to zoomZoom_dj
  • How does sketchup know a circle is a circle?

    2
    0 Votes
    2 Posts
    249 Views
    sdmitchS
    Sketchup knows it is part of a curve if edge.curve returns a curve entity and it knows it is an arc or circle if curve.is_a?(Sketchup::ArcCurve) returns true.
  • [plugin] Structural analysis - SketchStruct: 30 Oct 12: v201

    29
    0 Votes
    29 Posts
    35k Views
    N
    _
  • Need Plugin - Color by Layer to Material

    2
    0 Votes
    2 Posts
    221 Views
    sdmitchS
    I don't think the default layer color is accessible through a plugin at least I haven't been able to find anything in the API that allows it.
  • Load Error

    7
    0 Votes
    7 Posts
    482 Views
    thomthomT
  • Triangulation and Convex Polygons

    25
    0 Votes
    25 Posts
    2k Views
    M
    Merging vertices looks like it helps for that case. I can't check it for multiple holes though right now. Thanks
  • Groove lines, horizontal and vertical

    6
    0 Votes
    6 Posts
    750 Views
    B
    Pilou, you are awesome!!!! Thanks
  • Understand what encoding SketchUp 8?

    7
    0 Votes
    7 Posts
    1k Views
    S
    I wrote this script to Perhaps what is in it and is not correct. But Ruby is well aware of it, let's string = File.join (File.dirname (FILE), "Моя папка")) string = encode_to_cp1251 (string) Dir.mkdir (string) -> works fine And as Sketchup 5 works great A Sketchup 6 7 8 only read but can not green triangle icon Encodes from cp1251 to utf-8 And a coding of utf-8 cp1251 (Cyrillic) In SketchUp 5 everything works fine encode_utf-8_cp1251
  • Plugin that moves layer from group to geometry?

    3
    0 Votes
    3 Posts
    261 Views
    brodieB
    Precisely! Why didn't I think of the ol' 'layer ball' analogy? -Brodie
  • Debris creation and convex hull creation

    3
    0 Votes
    3 Posts
    501 Views
    D
    Thank you very much, Pilou! Apart from Zorro I think I'll be better off doing these tasks as I'm used to but those plugins are helpful nonetheless.
  • Solar time description

    3
    0 Votes
    3 Posts
    249 Views
    jojo9J
    Jolran, ok, then a 3d text. But i asked if somebody knows about a plugin to add scene names as textual elements to the 3d window.
  • In need of help!

    2
    0 Votes
    2 Posts
    211 Views
    G
    @niclasbladh said: Hi, I'm trying to creat grass blades with Sketchup 8 together with Maxwell render plugin. Using this tutorial http://www.youtube.com/watch?v=UJ9CfuiuAiA, around 5 minutes in the guys hits "render" but when I do, Sketchup shuts down and a bugreport appears. Is there anyone that has experience creating grass that could help me? // Nicolas don't know anything about rendering, but it seems that this plugin http://sketchucation.com/forums/viewtopic.php?t=28092 makes grass also
  • Trimming sandboxes

    7
    0 Votes
    7 Posts
    1k Views
    J
    Sweet!!!!!!!!!!!!!!!!!!!!!!! You guys are awesome. Thanks!
  • [req] Drawing through walls, disable layers or hidden paint

    6
    0 Votes
    6 Posts
    543 Views
    J
    Controlled clipping. Might be possible using a Section Plane which is aligned to the camera with an Observer.
  • Back edges

    4
    0 Votes
    4 Posts
    300 Views
    KrisidiousK
    You could probably accomplish this with a style, hidden geometry turned on, model transparency turned on a the things you want as hidden lines actually hidden. this would be good for mechanical draftsman though. maybe someone will have a better solution.
  • Intersect solids plug-in ?

    5
    0 Votes
    5 Posts
    491 Views
    cottyC
    Or, if you like to spend some money, you can try this by Whaat.
  • [Plugin] 2D Tools v5.1 for MAC 20120110

    15
    0 Votes
    15 Posts
    12k Views
    D
    maybe you need to set 'Finder' preferences to show all file extensions, then you will see the .zip extension that needs replacing. [image: 296h_2013-02-2710.10.49pm.png]
  • ACT- advanced camera techniques - the FOV volume layers

    4
    0 Votes
    4 Posts
    582 Views
    cmeedC
    Also my method, to only help ease the problem and retain the ACT scenes (for tweaking), is to use ThomThom selection toys. Use select all on selected layer and you can delete all the frustums in one go. C
  • [Plugin] Model2GCode V0.5 - released 04.02.13

    13
    0 Votes
    13 Posts
    11k Views
    N
    @joergber said: Hi Tobi, thank you for sharing! Unfortunately I am not able to make it work ... (I only tried v0.5!) In milling mode 'Surface' I'm getting an error from the Java cmd prompt: Error: Wrong surface part argument! In milling mode 'Pocket' I'm getting an error from the Java cmd prompt: Error: 1 In milling mode 'Cut out' I'm getting an error from the Java cmd prompt: Error: Wrong cutout part arguments! And with mouse over the added parts the shown milling options seem to be screwed up ... The milling options and the milling mode seem to be incorrect. I would really like to make this thing work!!! Moin, Jörg Hi Jörg! So, we discussed a lot via email. I would like to "present" the result of our discussion. The problem was: to cutout something, a 3D model is necessary. Just a single plane is not enough. I hope, I can "fix" it in the next version.
  • Flightpath2

    2
    0 Votes
    2 Posts
    312 Views
    Chris FullmerC
    In SU, a polyline does not exist. So it is now a series of connected edges. It might be considered a "curve" if it is welded. Are you getting any actual errors? Or how do you know its not selecting it? You might open the ruby console and try it again and see if any errors are posted to the console. Thanks! Chris

Advertisement