@Juju (and everybody),
The tool is activated via the Tools menu, under "Numbered Texts Sequence"
There's a help button in the dialog for details on how to use.
@Juju (and everybody),
The tool is activated via the Tools menu, under "Numbered Texts Sequence"
There's a help button in the dialog for details on how to use.
Hi all,
Just a quick note to inform you that 2 of my plugins are now online at the EW:
Numbering Texts (this one was first published here this summer):
https://extensions.sketchup.com/fr/content/numbering-text
ShadowInfo Note:
https://extensions.sketchup.com/fr/content/shadowinfo-note
Hope they are useful to you
Hi,
Just a quick note to inform you that my latest plugin is now online at the EW:
https://extensions.sketchup.com/en/content/color-maker
Color Maker is a plugin that helps you to create Sketchup materials whose colors are set according to standard palettes and color systems used in design and construction industry throughout the world.
There are 15 color systems implemented:
AS 2700 (Australia)
Autocad
Bootstrap
HTML-SketchUp
Munsell
ISCC NBS (U.S.A.)
NCS (Natural color system, New-Zealand)
Pantone 100,200,300,400,500,600,700,800
PMS (Pantone Matching system)
RAL (Germany)
RESENE
UK BS 381 (United Kingdom)
USA FS 595 Color (U.S.A.)
WEB safe colors
X11 (computer graphics)
This makes a total of more than 10000 colors to choose from.
One can create a SketchUp material one by one, or create an entire color system at once, search colors in the database, and visualize an entire color system.
Regards,
Hi,
When I was saying "nothing was deleted", I did'nt remember that old "by filter" feature!
I've found the bug of the "create new layer" behavior (in fact there was 3 bugs that were applying to this layer creation): when you create a new layer (manually) and update the scene(s), you are asked to save (or not) the layer configuration. But when this is done by a script, surprisingly all scenes are automatically updated ! My script updated each scene one by one and this is what caused the bug...
I'm considering to release a version 3.1.0 with this bug fixes, and maybe re-introduce the filters in a separate toolbar (to save space in the user interface).
Regards,
Hi faust07,
Version 3.0.0 from the EW works with all versions of SketchUp. It has all the tools from the previous versions (including the save/restore feature), nothing was deleted except the pulldown menus. I've attached here the PDF help guide so you can see.
Concerning the problem you mentionned, I'm unable to reproduce it here but I'll look into it.
Help file for v3.0.0 (included in the plugin when you install it)
Please go here for downloading the plugin:
https://sketchucation.com/forums/viewtopic.php?f=323&t=70027
Hi all,
Here is my newest plugin to divide curves. I enhanced the original script I made for my own usage, adding several tool to move/add/delete vertices, convert curves to lines and lines to curves, close or open curves.
The Pdf file is a quick starter guide.
Enjoy
in this case you'll have 3 possible results (depending on the option you select): 4 lines, 3 curves, or a single curve with 5 vertices.
Hi,
My Sections Manager plugin has been released on the extensions warehouse site; it can be found here:
https://extensions.sketchup.com/en/content/sections-manager-0
Enjoy!
@srx:
Yes the tool will be interactive exactly like the "divide" option of the context menu, the red points are moving along the curve when you hover the curve with the cursor.
Please go here for downloading the plugin:
https://sketchucation.com/forums/viewtopic.php?f=323&t=70027
Hi,
Recently I had to split many curves in a model, and found it tedious and boring. So I wrote a quick script to speed up the process.
If anyone interested, I can polish the plugin and release a tool which would look like the native "divide" option (that works only on edges and arcs). It will work for open or closed curves (polylines) and polygons.
Hi,
Here is the very last final version (I swear)
More options for the 3d texts settings:
Some examples:
Here is the second attempt, with it you can insert either 2D texts (like before) and 3D texts (these will be centered on your clicks.
Install:
Unzip the archive and place Numbering2D3DText.rbs in your Plugins folder (remove any old version)
Restart SketchUp, select your option (2D or 3D) in the Draw menu
Fill the dialog:
Fill the dialog:
N.B.: 3D texts will be centered around the points you click, in top view.
Enjoy !
I'm afraid I can't . Unfortunately text entities in SketchUp are very basic (as opposed to text in Layout), and they do not have justification properties (because they are automatically left or right justified, depending on the arrow and pin features).
I've tried to move the text a little to the left, but this translation depends on the text font and text height, it never gives a good result. A workaround would be to click slighty to the left of the location you want, knowing how long the text is, how big the font is, etc.
Best regards,
EDIT: I found that using 3DText will do the trick. I'll investigate this
Hi,
Here is the first attempt to code what you want (I hope).
Unzip the archive and place NumberingText.rbs in your Plugins folder
Restart SketchUp
Select 'Numbering Text' in the 'Extensions' menu
Fill the dialog
Prefix will precede the number (you can include spaces and \n sequence)
Suffix will follow the number (you can include spaces and \n sequence)
N.B.: a \n sequence in a text will reject the rest of the text on a new line.
Altitude will be the height of all the texts above ground
Click to insert label(s) , Right-clic to change settings, Escape to cancel, Return to end the tool.
Examples:
What do you mean "at a set height" ? Is it a constant altitude above ground for all text labels, or a height above the objects/points you click ?
With more precise specifications, this script would be quite easy to code
Bonjour Pilou,
Si je comprends bien ta question, tu demandes si il existe un utilitaire pour créer une barre d'outil pour un plugin ? Pas à ma connaissance, quoique le "toolbar editor" d'Aerilius pourrait le faire, je pense.
Il est ici: https://extensions.sketchup.com/en/content/toolbar-editor
MAIS:
P.S.: je viens de télécharger le truc (en fait il y en a 2), mais je ne sais pas comment les installer (un comble...)
j'ai vu que les menus sont "en clair", donc si tu contactes l'auteur et lui demande la permission, je pourrais faire une barre d'outils.
Hi all,
This plugin adds several menu commands to hide, show, save; restore, list, the 2 categories of toolbars of the SketchUp interface: SketchUp toolbars and Plugins (aka Extensions) toolbars.
It can also save and load toolbars "sets".
Important: since the locations of the toolbars on the screen are not exposed in the Ruby API (but stored in the registry), the plugin can NOT restore these locations, only set their visibility.
Have fun
@boffredlay:
You're right. Fixed
Side note: I'll soon publish an enhanced version with another new feature: automatic sectional view creation (scene, layer, material and style options).
See top of this topic to download the latest RBZ version.
Enjoy!