[Plugin] Align tool 3D (bug fix)
-
@didier bur said:
Hi,
Here is an updated version of my align tool with a bug fix (components were deformed when non orthogonal axis were clicked). User guide also added.
Regards,thank for sharing
-
Didier, could you please add 'multiple copy' and 'preserve original instance' options (may be with say CNTRL key pressed once)?
P.S. I hope I post in the right topic: is it Tools\Align command?
(Align, align tool, align 2D, align 3D.. I'm confused a bit). -
Anyone experienced groups/components axes that cannot be hidden or erased?
I've this plugin for quite long. But lately just realise that axes cannot be hidden or removed from the groups/components on the screen.
How should i clear those axes after aligning groups/components?
Thank you.
-
You can change the visibility of the component axes here:
-
I forgot to check that
Checked Window - Preference only several times.
Seems that I forgot how to read and use SketchUp.Thanks a lot, Cotty.
-
I recently down loaded and installed the plug-in in the zip file. I have been experimenting with the plug-in to learn how it works. When I try to use the tool, my SketchUp crashes every time. Let me explain as best as I can what happens.
I create two objects (usually two cubes or rectangles; I’m just experimenting). I pick a corner of one object and create an X and Y axis (should there be a Z axis showing at this point?). When I try to connect the origin point of the first object to the corner of the second object, I get a crash.
I have viewed the training video numerous times so I believe I am using the plug-in correctly. I’m seeking some help in understanding what I am doing wrong.
Thanks -
Could you add an option to copy (Ctrl) for plugin ALIGN 3D? Now objects are moved.
Robert
-
Align tool 3D doesn't want to work with SU 2014. Is this a ruby version thing? I miss being able to use it.
-
Can anyone confirm that this is not working in Su14 on a mac mavericks?
I installed the plugin both through the sketchucation plugin store and also through Didier's thread here.
Neither plugin appears in TOOLS and there is no align choice in the context menu when something is selected.
It's like the plugin doesn't exist, though it shows up in the plugin manager, and is in the user/library.../plugins location.
Thoughts?
-
This might get it going for you. On the appropriate file, this is copied from the lines to tubes thread.
@tig said:
Didier needs to rework his rb file for v2014 compatibility and republish it...
BUT you can do it temporarily for your own use, even though his script is 'packed'.
Open the filelines2tubes.rb
in Notepad, and go to the end:
Change
...}.unpack("m")**.to_s**
to read
...}.unpack("m")**[0]**
Save the changes.
Restart SketchUp.The script will then load and work in v2014 !
This simple fix can be applied to any of Didier's 'packed' scripts that aren't working in v2014.
These edited scripts will also load and work in earlier SketchUp versions too...
-
This is what I get when opening align_tool.rb in notepad.Bytecode?
-
And if you scroll to the end as Tig says do you not see the bit that needs to be changed.
-
Thanks for the response!
I changed the code to read as TIG said it should (image 1). I also tried it with a space between the ) and the [ with no difference
Now, when I start SU, I get this error message (image 2)
thoughts?
-
Sorry, I only know it works on windows.
-
Weird...
While I understand the drive to "upgrade" to Ruby 2.0, it is pretty frustrating that many old plugins don't work any more.
-
I can't get this plugin to work with Sketchup 2014. Does anyone have and ideas about this. Thanks.
-
Is it posible to update it for SU 2014 ?
Thanks
-
@agrazdi said:
Is it posible to update it for SU 2014 ?
Thanks
I didn`t read TIG's post. I followed his instructions and it works fine in su 14.
Thanks TIG
-
Didier has agreed that I might update some of his Plugins in the PluginStore so they are v2014/2015 compatible.
This is the latest version http://sketchucation.com/pluginstore?pln=align_tool -
Thanks for the updates Tig. I was missing Align 3D.
Advertisement