[Plugin] AddVertex+ v1.4 20131017
-
Copyright 2007-2013, TIG (c)
Permission to use, copy, modify, and distribute this software for
any purpose and without fee is hereby granted, provided that the
copyright notice appear in all copies.
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.Name: AddVertex+.rb
Usage: Plugins > "Add Guide-Point"
Marks All Vertices [if any] in PreSelection with Guide-Points.
Then Adds Guide-Point at the Picked Point on Edge, Face, GuideLine,
Groups/Components etc, using normal inferences.
Hold Key to Modify [in Context]: SHIFT+Edge=Split_Edge & ALT+Face=Split_Face.
Undoes each step.Version:
1.0 20070331 First Issue.
1.1 20070331 Tool Tips Added.
1.2 20070401 Edge+Shift=Split-Edge, Face+Alt=Split-Face. Renamed in menu and class.
1.3 20070403 Key mapping now allows for Macs too.
1.4 20131017 Reissued, modularized, renamed "Add Guide-Point"...Get it from the SCF PluginStore http://sketchucation.com/plugin/711-AddVertex- or get the SketchUcation Plugin Store toolset and AutoInstall in within SketchUp v8 or v2013... http://sketchucation.com/resources/plugin-store-download
-
Thank you,
very useful for aligning components ... -
Maybe someday the plugins like 3dsmax Edit ploygon feature?
-
This a very useful tool but I think it could be better if we could see the mouse pointer, by adding this 3 lines in the code :
def draw(view)
@ip.draw(view)
end#drawThx
Advertisement