[Catalog] Matt666
-
Hi all!
I decided to create a topic containing all scripts I wrote. I don't know if it's a good idea, but I like it... Here we go!
For many, these scripts have been published on this site. Some were created as a result of requests. Many have evolved as a result of testing and suggestions, thank you to all who participated.EDIT 20120202: Change topic title (thank you Dan Rathbun) EDIT 20120201: Normalize tool added
-
Cartouche
Description:
Create a cartouche (title block) with informations contained in the drawing title.
Toolbar:
Yes.
Localization:
-
Menu Plugins/Cartouche/Add
-
Menu Plugins/Cartouche/Settings
-
Menu Plugins/Record existing cartouche
-
Help
Command:
'Matt_Tools::Cartouche::go' & 'Matt_Tools::Cartouche::settings'. Commands appear in the ruby console when tool is activated. -
Component/Groups tools
Description:
A set of tools to play with components and groups.* Make a group of just one entity (right click or menu plugins/Make group)
-
Make a component instance of just one entity (right click or menu plugins/Make component)
-
Convert each entity in the selection in a single group (right click or menu plugins/Convert on single groups)
-
Convert each entity in the selection in a single component (right click or menu plugins/Convert on single components)
-
Convert the selected component into a group (right click or menu plugins/Make group)
Toolbar:
No.
Localization:
-
Menu Plugins/Convert in single components
-
Menu Plugins/Convert in single groups
-
Menu Plugins/Make component
-
Menu Plugins/Make group
-
Context menu/Convert in single components
-
Context menu/Convert in single groups
-
Context menu/Make component
-
Context menu/Make group
Command:
'Several' -
Components to groups
Description:
Converts all components to groups.
Toolbar:
No.
Localization:
Menu Plugins/Components to groups
Command:
c2g -
Extend tool
Description:
extend edge you pointed on. It tries to work like acad Extend tool...
Toolbar:
No.
Localization:
-
Menu plugins/Extend edges
-
Context menu/Selection/Extend edges
Command:
Matt_Edges.extend -
Face 2 face
Description:
Redefine current view to the normal of the selected face.
Toolbar:
No.
Localization:
Context menu/Face2Face
Command:
Sketchup.active_model.select_tool Face2Face.new -
Last entity drawn
Description:
Select last entity drawn.
Toolbar:
No.
Localization:
Menu Plugins/Select last entity drawn
Command:
entlast -
Normalize
Description:
Puts entities to layer 0. Possibility to filter entity type to normalize by entering a web dialog.
Toolbar:
No.
Localization:
-
Menu Plugins/Matt_Normalize/All
-
Menu Plugins/Matt_Normalize/Selection
-
Menu Plugins/Matt_Normalize/Filter options
Command:
'Several' -
Point
Description:
Draw a points by left-clicking or giving a distance.
Toolbar:
Yes.
Localization:
Plugins/Draw points
Command:
pointtool -
Polar line
Description:
Draw a line with polar method.
Toolbar:
Yes.
Localization:
Menu Plugins/Polar line
Command:
polarline -
Purge
Description:
Purge model. One step less than TIG script.
Toolbar:
yes.
Localization:
Menu Plugins/Purge
Command:
purger -
Recall last tool
Description:
Recall last tool used.
Toolbar:
No.
Localization:
Menu Plugins/Recall last tool
Command:
Matt_Observer.recall_last -
Reinit scale
Description:
Reinit scale of selected components.
Toolbar:
No.
Localization:
Context menu/Reset scale
Command:
scale_reinit -
Remove group materials
Description:
Remove group materials but leave geometry material. Possbility to put group material on 'unmaterialed' geometry
Toolbar:
No.
Localization:
Menu Plugins/Remove C-G materials
Command:
Matt_Tools.remove_CG_mat -
Selection_Manager
Description:
Manage (add, remove, etc) current selection.
Toolbar:
No.
Localization:
-
Menu Plugins/Selection/Selection manager
-
Menu Plugins/Selection/Selected edges by angle
-
Menu Plugins/Selection/Selected edges by user-defined angle
-
Context menu/Selection/Selection manager
-
Context menu/Selection/Connected edges by angle
Command:
Matt_Tools.selection_manager -
Shadow_now
Description:
Puts shadows on actual time.
Toolbar:
No.
Localization:
Menu Plugins/Shadows=Now!
Command:
Matt_Shadows.now -
[url=http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=13645&start=0&st=0&sk=t&sd=a:1rnnx9dw]Soften/Unsoften[/url:1rnnx9dw]
Description:
Soft / Unsoft edges in one action.
Toolbar:
Yes.
Localization:
-
Menu Plugins/Soften edges/Soften
-
Menu Plugins/Soften edges/Soften all
-
Menu Plugins/Soften edges/Unsoften
-
Menu Plugins/Soften edges/Change normal angle
Command:
Several -
[url=http://forums.sketchucation.com/viewtopic.php?f=180&t=20051:1rnnx9dw]Statistics[/url:1rnnx9dw]
Description:
Returns a report of all entities in the current selection
Toolbar:
No.
Localization:
-
Menu plugins/Selection/Deep stats
-
Menu plugins/Selection/Simple stats
-
Context menu/Selection/Deep stats
-
Context menu/Selection/Deep stats
Command:
-
Matt_Selection.stats false (for a simple report)
-
Matt_Selection.stats true (for a deep report)
-
[url=http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=11745&start=0&st=0&sk=t&sd=a:1rnnx9dw]Toggle units[/url:1rnnx9dw]
Description:
Change drawing units and precision quickly.
Toolbar:
Yes.
Localization:
-
Menu Plugins/Toggle units/Decimal
-
Menu Plugins/Toggle units/Architectural
-
Menu Plugins/Toggle units/Fractionnal
-
Menu Plugins/Toggle units/Ingeniery
-
Menu Plugins/Toggle units/Feet
-
Menu Plugins/Toggle units/Inch
-
Menu Plugins/Toggle units/Millimeter
-
Menu Plugins/Toggle units/Centimeter
-
Menu Plugins/Toggle units/Meter
-
Menu Plugins/Toggle units/Decrease precision
-
Menu Plugins/Toggle units/Increase precision
-
Menu Plugins/Toggle units/Display format
Command:
'Several' -
[url=http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=10739&start=0&st=0&sk=t&sd=a:1rnnx9dw]Zoom selection[/url:1rnnx9dw]
Description:
Zoom on selected. Works inside groups / Components.
Toolbar:
No.
Localization:
Context menu/Zoom on selected
Command:
zSel
-
-
My favorite : selection-manager
-
Looks great Matt! Its nice to be able to see them all in one place with descriptions,
Chris
-
I've noticed a bunch of the script-writers have links to all their plugins in their sigs - beneath each of their posts. So you can always check there too Bruce if you're looking!
Chris
-
that was a bit of time travel - great scripts and quickly written too.. Thanks Matt : )
(just need to think of a new request now......)
-
great idea, matt. i assume you will update it everytime you create a new plugin. and thanks for all the ones already available.
-
Thank you all!
-
Thank you, thank you, thank you
Really good workdtr
-
...hi,Matt,good idea! ...but "PURGE"page is absent... ..."PURGE" only...
--------------------------------------------------I see also it ...
..Discussion about it------> http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=13067&p=95518&hilit=+purge#p95518 -
Yes, I put this plugin on the french forum...
Perhaps I will create a new thread inside ruby forum...
Thank you urgen! -
Plugins "Statistics" and "Extend tool" added to the first post.
-
Plugin "Nomalize" added in the first post.
-
The topic title could be more specific.
[Catalog] Matt666
I'm all for organization. Very well done.
-
Ah! That's a good idea!
Advertisement