🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
  • [Plugin] Curve Maker v1.3 - 4 July 2011 Update

    12
    0 Votes
    12 Posts
    11k Views
    M
    @unknownuser said: Then I manually put in two points via VCB. As I mentioned previously, the plugin is not designed to accept two points via the VCB. Perhaps these two videos would help you understand how the interactive versions are designed to work: http://www.youtube.com/watch?v=M4QUO0PaI_E http://www.youtube.com/watch?v=UX1HptFLObM
  • Is there a plugin for this?

    22
    0 Votes
    22 Posts
    830 Views
    sdmitchS
    @unknownuser said: I am given the inside dimension, the arc height, the inner radius and the width (in this case, 44.25, 7.25, 37.77 and although in this instance it didn't quite work out that way. Thats because you have to use the inside dimension and height and calculate the inner radius or use the inner radius and calculate the inside dimension. So I guess the question is which one of these is the most important. The model referenced below shows the differences between the Arches using either the radius or the chord length. Arches by plugin Arches generated by plugin
  • Tgi3D SU Amorph's new Warp/Mould/Remorph (?) Tool

    18
    0 Votes
    18 Posts
    2k Views
    EarthMoverE
    Ooooh, I need this tool! So fast. Have you considered a symmetry option for the morph box? Perhaps Warpform would be a good name. EDIT - oops replied before I read page two and Jorges questions about symmetry.
  • Any randomizing plugin which can do this?

    9
    0 Votes
    9 Posts
    609 Views
    TIGT
    The RandomPushPull tool is at last working properly
  • Reversing direction of a feature

    3
    0 Votes
    3 Posts
    184 Views
    K
    Thanks TIG that was exactly what I was looking for and it works perfectly!! Keith
  • Highpoly2lowpoly optimize etc

    5
    0 Votes
    5 Posts
    1k Views
    deaneauD
    @unknownuser said: So you want to remove inner geometry? If there are solids you can use the Outershell tool to make them manifold If not upload a sample for understanding hm this is isnt the right tool. ok switch to the x-ray tool...all what you now see, that will i delete. the outershelltool work only if parts overlapping. look at the picture all red parts i will delete. thank you deaneau [image: Dnj8_SketchUpSnapz001.jpg]
  • How to do this ?

    24
    0 Votes
    24 Posts
    999 Views
    pilouP
    @Bertier Oui, on ne se refait pas, s'il l'on n'est pas un imitateur de premier ordre! Oui effectivement c'est peut-être pas le logiciel le plus approprié Il est plutôt fait pour de la balade interactive ou d'exploration quitte à faire des enregistrements vidéos de l'écran Par contre pour de la vidéo à fond les manettes il y a Lumion, mais pour de la sculpture je ne sais pas ce que cela donne!
  • Could a plug-in like this be possible

    15
    0 Votes
    15 Posts
    847 Views
    TIGT
    A DC will work then - rather like a 'paling-fence' DC but instead of pales it uses Z-pm sections - you could simply have two sorts for the different sizes - input the spacing and they stretch in the length and repeat in the 'height' to maximum c/c. It'd work for Roof OR wall...
  • Realsection plugin

    4
    0 Votes
    4 Posts
    417 Views
    J
    Try going to the topic for the plugin and asking you question there. The author likely has subscribed to the thread and will be notified when someone posts a reply. If that fails to get Guy's attention, you can click on his username to send him a Private Message (PM.)
  • [Request]Axis Rotate

    3
    0 Votes
    3 Posts
    293 Views
    A
    Hey thanks sdmitch! will give it a go..
  • Plugins for mac?

    16
    0 Votes
    16 Posts
    3k Views
    S
    Ahhhh that sounds like a good idea to change it to every 15 days.
  • Extrude line on path - Help-

    8
    0 Votes
    8 Posts
    403 Views
    P
    Thanks guys! You are the best!!
  • Auto-Save Plugin?

    2
    0 Votes
    2 Posts
    375 Views
    TIGT
    There is the Auto-Save feature built-in to Sketchup - Menu Window > Preferences [image: BYaD_Capture.PNG] There's also my 'Archiver' tool, that saves a new snapshot copy of the SKP into an Archive folder with the model, whenever you run it - it appears on the File menu so you can shortcut key to it and quickly save a version as you go by a simple key press... Letting you save copies at crucial changes etc as the copies are date/time stamped in order...
  • How do I add a plugin to my sketchup?

    2
    0 Votes
    2 Posts
    85 Views
    TIGT
    @unknownuser said: Jim, I am trying to add a plugin made by TIG into sketchup. Excuse my novice question, but since I am not the most adept at these things I need some help adding the plugins. Basically how do I a plugin to my sketchup? First I recommend that you post the question in the thread relating to the actual tool itself - you're more likely to get a response. Then explain what your problem is - currently we don't know what tool you are trying to install, or what problem you are having... Most plugins come with some simple installation instructions... Very simple plugins [e.g. single files ending in .rb] are simply placed in the Plugins folder of Sketchup. [Tip: ensure you have full access-rights on your PC to write to folders within the Sketchup folder as you will often want to 'save' plugins, components, materials, styles etc]] When you restart Sketchup the new tool will auto-load and be available to you... You need to read the tool's download page on how you use the tool. Some are support for other tools - e.g. Smustard.com's 'offset.rb' - and do nothing on their own, rather they offer additional methods to several other tools. Some rarely used tools run by typing a short command into the Ruby Console. Some add a menu item to the Plugins menu that then runs the tool. Some add the item to another menu like Tools or Draw. Some add submenus will drop-down items to choose from - e.g my 2dTools. Some only work through the right-click context-menu - e.g. my SectionCutFace or HolePunchingTool - if certain conditions are met - e.g. you have selected a Section-Plane... Some have a toolbar that is activated from the View > Toolbars menu. Some tools [none of mine] are 'extensions' and need activating [just the once] from the Window > Preferences dialog > Extensions menu [then you'll its get toolbar/menu options until it is deactivated sometime in the future...] Some tools are more complex than one simple file ending in .rb and require you to download a collection of files, usually in a single zip file format. Typically there are one or two 'loose' .rb files in the zip that 'load' other files. and subfolders [one or more] containing several other files needed to do things like make the toolbar icons, make web-dialogs etc or do the complex coding for the tool[s]: there are always clear instructions for this type of download - typically you need to extract the files from the zip file, maintaining the subfolder structure and put everything into Plugins in the same relationship - i.e. never move files out of their subfolder - they are in there for a good reason! ... Note that some complex tools also need you to download the author's supporting 'Libraries' separately, in which case it is clearly explained and linked to: some even need you to get a 'helper' plugin - like 'progress.rb' available free from Smustard.com and used by some authors to show their tools progress while it's doing complex calculations etc... Note that as well as .rb files there are some un-editable 'compiled' scripts ending in .rbs which usually for part of a more complex tool - these are treated in the same way as .rb files...
  • How to handle units when calculating points

    2
    0 Votes
    2 Posts
    157 Views
    thomthomT
    If the values are in inches then you won't need to convert from a float to length if you are only passing it to Point3d.new. Looking I your code I would have made your hard coded values into reusable variables or constants. Easier to maintain and you'll be creating less objects. The only time you need to convert to a Length is when you need to output the unit to the current model unit as Length.to_s will do that. Otherwise, make sure any hard coded lengths are in inches, or use the helper methods that converts it to Length object.
  • Autotrace CAD Import to generate faces?

    2
    0 Votes
    2 Posts
    1k Views
    TIGT
    There are several 'MakeFaces' tools to add faces to imported CAD line-sets. If the CAD file is poorly executed you need to heal tiny gaps where ends don't quite meet etc - again there are several tools [e.g. TT's EdgeTools...] Also if the lines aren't 'flat' they need to be 'flattened' - again there're several tools to do this... You need to assemble a set of tools to tidy gaps, flaten, remove unwanted vertices, and add faces etc... They are out there in the Plugins Index...
  • Remove materials plugin question.

    5
    0 Votes
    5 Posts
    961 Views
    GaieusG
    It would be nice if the remove CG material plugin worked on the entire model OR on a selection only. Some plugins can make this difference by first checking if there is a selection.
  • 3D_PDF simlab

    4
    0 Votes
    4 Posts
    297 Views
    GaieusG
    I do not know how Builder Boy's plugin works (hopefully the same way) but TT also has one - UV Toolkit - where you can paint all front face materials onto back faces and vice versa while keeping UV co-ordinates be them any kind of projection or distorted/twisted etc.
  • Wishlist Colour faces by aspect

    3
    0 Votes
    3 Posts
    272 Views
    U
    Hi Tig Thanks for reply. Yes that looks promising, however I'm not remotely a programmer, so do you think someone may consider this an interesting/useful plugin - I'm sure many of the landscape folk would find this useful in a number of ways. Also would it be possible for such a plugin to make each face a component and then each face-component could hold attributes (I think this is what you were alluding to in your post on colour by slope in viewtopic.php?f=323&t=20635) such as solar gain incidence, surface erodibility, soil type etc. Sorry if this is a bit vague, but people are doing interesting things with SU and I don't know what's possible. cheers
  • [Request] Name, Definition Name of Components

    16
    0 Votes
    16 Posts
    973 Views
    pilouP
    My trick works only with components with no level of component inside and for rename a same component with definition name "Ball" existing in different positions as new components with of course new definitions name Ball1, Ball2, Ball3 etc... ? I suppose they must be "Make Unic" then renamed

Advertisement