Urasik Extensions | Lots of new extensions to check out Learn More
  • Arrow

    4
    0 Votes
    4 Posts
    392 Views
    TIGT
    It's easy to do manually. Make a 3d component arrow with a cpoint at its center. Group the arrowhead and make the edges where it touches the 'shaft' into 'hidden'. Add a face to the shaft end. Make it with say 180 degree sweep. Make it's faces the default material. Place instances of it where needed. Rotate them as desired around the cpoint Scale them about the center as desired. Color them as desired etc etc. If you want a different swept angle for one/some, then use Make_Unique on the instance so the others are not affected, then edit the component, select the arrowhead group and use the Rotate tool centered on the cpoint to rotate the arrowhead to its new location, manually or by a typed in angle. Now add an circle/arc centered on the cpoint to extend/retract the 'shaft', select the shaft's end face and use a tool like EEbyLathe to extend the swept part...[Followme won't form good 'end-faces']...[image: zOpJ_Capture.PNG] HOWEVER, the chances are you only really need a few different swept-angles so making a set of arrow-components individually will probably be even quicker...
  • [Plugin] Cloud V6 update

    15
    0 Votes
    15 Posts
    18k Views
    P
    Hi Didier, thanks for your message, very kind indeed! When uninstalling Sketchup I realised I had been putting all my plugin's into a different SU folder, namely directly into the SU folder from my Applications shortcut. I guess I had added a Plug-in folder when not seeing one there, silly me. I then went to the original folder through app support and realised where they were supposed to go. Beginner Mac mistake I guess. Many thanks again for your help. It works like a charm now!!! I ended up using the Triangulate rb. I use the TIG's to make a DTM (digital terrain model) for landscape design, rendering it with my drawings and then adding 3d features which I'll then make 3d sketches of as I still don't think SU does the job for presentation quality landscape design. just still feels too cheap. See below: [image: z2yJ_contours.jpg]
  • Idea for an 'window' plugin ?

    5
    0 Votes
    5 Posts
    332 Views
    utilerU
    Bo, make sure the face you are selecting is oriented correctly. 1001bit windows fail if the face is reversed.
  • Cleaning model plugin (urgent)

    3
    0 Votes
    3 Posts
    329 Views
    D
    Search the forum for Thomthom's Cleanup plugin
  • [Plugin] Polar line - 20110525

    63
    0 Votes
    63 Posts
    36k Views
    M
    Oh non! Just a bugsplash report on Mac in certain conditions (trace three identical lines at three different points) and offer help to debug the toolbar unit switch on Mac if still needed. Encore un probleme sur Mac, mais pas trop grave. Ca marche mais quand je trace la ligne trois fois de suite a trois endroits differents ca plante tout SU. Je regarderai ca, mais pas sur que je trouve pourquoi. Je te tiendrai au courant. Sinon effectivement l'ancien unit toolbar n'a jamais fonctionne correctement, la nouvelle je n'ai pas essaye pour le moment, mais si ca ne marche pas j'essayerai de trouver pourquoi. Michael
  • Would you like to try Tgi3D SU Amorph or PhotoScan again?

    2
    0 Votes
    2 Posts
    414 Views
    D
    Hi, I thinks it's really generous of you to do this type of promotion. thanks john
  • Re: Round corner--every object is invalid.

    3
    0 Votes
    3 Posts
    1k Views
    C
    It was really strange. I would shutdown SU restart it, build a simple cube and every element was not valid. Today I did it again but clicked on the red X (reset?) and now the plugin works. I'm not sure what was wrong, or how the plugin would retain the error over several restarts. Anyway, It seems now that I'm good to go.
  • UV Mapping on curve surfaces

    2
    0 Votes
    2 Posts
    645 Views
    thomthomT
    If your surface can be made into Quads compatible with QuadFace Tools - you can use its UV mapping features: http://forums.sketchucation.com/viewtopic.php?t=39442 Can you provide more info about your surface? How you generate them for instance? (Fredo's Curviloft let you generate QuadFace Tools compatible quads. So does some of TIGs plugins.) Screenshots or sample models of what you are dealing with will help us provide a good answer.
  • Obj Exporter

    12
    0 Votes
    12 Posts
    1k Views
    S
    Thank you.
  • Windowizer 4 - alphabetical order of materials?

    8
    0 Votes
    8 Posts
    2k Views
    TIGT
    This isn't Sketchup's doing. The 'sort' algorithm in Ruby does a straightforward alphanumeric sort of the 'words'. It depends on ASCII code numbers etc... So punctuation (! # etc), then numbers , then some punctuation (<> etc), then uppercase letters, then some other punctuation ([] etc) and then lowercase letters etc. Paste this in the Ruby Console to see what I mean: ["zebra","Zebra2","456","123","ABC","[xyz]","[abc]","abc","<abc>","#1"].sort The 'bracketry' around the material names is to do with how they have been created/imported etc - read the Help section on this... You could use the 'display_name' [what's show in the Materials Browser] in the sorted list and then have a 'look up table' that uses the materials' 'display_name' against the actual Sketchup 'name'... BUT that some extra coding that RickW needs to do to his script. Why not PM Rick and explain the issues... Windowizer4 is a 'commercial script' - therefore posting too much of its code is 'not on' - I even worried about that one line tweak a gave you !
  • [REQ] A universal length unit display

    9
    0 Votes
    9 Posts
    644 Views
    J
    @tig said: There's already a tool to change units 'on the fly' by a simple toolbar button press. Toggle Units v2.11 by Matt666 http://forums.sketchucation.com/viewtopic.php?p=81391#p81391 You click the appropriate button to change the SKP's units, you can also change 'accuracy' +/- etc Thereafter the model's displayed units are as you last set them. There's also an option to choose which of all of the possible unit toggles go onto the toolbar... I will definitely check that out. Thanks a lot!
  • A plugin that would hide a seletced line/edge permanently?

    7
    0 Votes
    7 Posts
    442 Views
    Dave RD
    Well, that pretty well answers the question, then. Now you have the solution but if you choose not to put those lines in another context, you'll be stuck with them unhiding whenever you use Unhide>All. Smooth will make them disappear but it isn't the same as hiding them.
  • Annoying &quot;Reference to a deleted page&quot;

    4
    0 Votes
    4 Posts
    307 Views
    Didier BurD
    Thanks guys, You pointed me to my error, which were elsewhere in the code. Solved !
  • [Plugin] Google's Bezier

    31
    0 Votes
    31 Posts
    95k Views
    irwanwrI
    hi Dave, yes, actually i always have them in the data drive. access them and uses them anytime. i already have the M2 version downloaded, but not installed yet. just a personal habit of wait and see probably.
  • Help: what does this message mean? [Error Loading File .rb]

    3
    0 Votes
    3 Posts
    536 Views
    EdsonE
    thanks, didier. I‘d better let the podium crew know this is happening.
  • Line 2 Square Section ruby...

    8
    0 Votes
    8 Posts
    390 Views
    -
    Thoroughly better than the new Mission Impossible movie, even at imax, put it that way.
  • Columns

    5
    0 Votes
    5 Posts
    941 Views
    F
    @richardcherry said: There is a plug-in for Blender 3D that does what you are requesting. You could use it and import it into SketchUp. Yeah, I saw the blender plugin and it is very much like what I mean, only I don't like the results The columns are very crude, and I think it will be easier to start over than to try adding detail to it in SU... @unknownuser said: I think maybe you had better supply examples of the various types of bases, columns and capitals. My imagination isn't as good as yours apparently. There are many variations. That's why such a plugin would be helpful, in stead of re-drawing the complete column. A base, for example, can have one or two or even three "tori" (a rounded edge) of different heights. A shaft can have none, 20 or 24 flutes and the ribs between them can be "pointy" ("C" on the pic, mostly used for Doric columns) or "flat" ("F" on the pic, mostly used for Ionic and Corinthian columns). The fluting can start at the bottom of the shaft or higher up, it can also be filled with a round band. The proportion between the diameter and the height of the column can vary. Etc. etc. etc. [image: U7wz_bases.jpg] [image: r9QO_flutes.jpg] [image: W2yc_orders.jpg]
  • Kerkythea Render Speed

    9
    0 Votes
    9 Posts
    2k Views
    bigstickB
    Should this be in the 'Plugins' section?
  • Sharing with 3d pdf

    3
    0 Votes
    3 Posts
    318 Views
    cottyC
    Another one with some examples: http://www.renderplus.com/wk/RPS_3D_PDF_w.htm I have never tried to make a 3D PDF, but I am interested in some experiences...
  • Tozero.rb

    3
    0 Votes
    3 Posts
    411 Views
    TIGT
    It appears under the right-click context-menu, but only IF you have at least one group or component-instance selected...

Advertisement