[Request] A plugin that makes sketchup remember...
-
@unknownuser said:
Yes it's a pity that the measurement box don't accept a simple Ctrl + C, Ctrl + V!
Maybe a Plugin will an make that!Ahh.. someday
-
@unknownuser said:
Yes it's a pity that the measurement box don't accept a simple Ctrl + C, Ctrl + V!
Maybe a Plugin will an make that!works on Mac, cmd+c cmd+v
-
type cntrl v or /7, what's the advantage?
-
@ Gilles
@unknownuser said:
works on Mac, cmd+c cmd+v
Damned! Works not on a PC!!!
Works on the Infos Entity but not on the VBC!!!
Or I miss something!@unknownuser said:
type cntrl v or /7, what's the advantage?
In this case if you have a numeric keyboard it's the same: 2 keys to press
but you must release the mouse if you are right handed!
but.../77 will becomes more longer!
It is more speedy as soon as you have some long numbers or a complex formula,etc...! -
There are many ways to do what you want, a bit of planning and knowing your final result helps you decide what method is best.
Just one possible solution....
[screenr:2wrgo1eb]n2yH[/screenr:2wrgo1eb] -
I use a keyboard with a standard numeric key set on the right. I learned to use that area quickly without looking at it. Typing /7 each time wouldn't take me any longer than activating a plugin.
Path/Copy would make sense for the specific application, though.
-
I agree Dave, which is why I asked for an explanation of what he wanted to do. There are so many ways to do things a generic, I want to do this, doesn't really help.
-
@pbacot said:
type cntrl v or /7, what's the advantage?
I was more hopeing it would require using Ctrl+V or anything and it would do it automatically after you tick an option box or something.
Generlly what I showed is a simple example, more complicated examples could involve me rescaling every single component or rotating it after I do an array. So this plugin would record your actions and repeat them automatically after you do CTRL Copy/paste.
-
I think what you're after is Repeat Command.
EG -
Select an object, move it 18', then array it 5*
Now if you use Repeat Command on the next selected abject it will perform the previous set of commands.
Similar to a Photoshop Action.
-
@box said:
There are many ways to do what you want, a bit of planning and knowing your final result helps you decide what method is best.
Just one possible solution....
[screenr:3a3p5u0m]n2yH[/screenr:3a3p5u0m]What happens when you don't always start nor end at the starting/ending points of the line?
-
@rich o brien said:
I think what you're after is Repeat Command.
EG -
Select an object, move it 18', then array it 5*
Now if you use Repeat Command on the next selected abject it will perform the previous set of commands.
Similar to a Photoshop Action.
Yeah something like that.
-
it's a choose your poison type of scenario..
the move tool in sketchup is really sweet in the way it puts many operations on one tool without cluttering it up.. it's Move, Copy, Multiple linear array, divisible linear array, and a rotate tool all in one..
on other apps, those will likely all be separate commands in which yes, they will more likely remember the last variable entered.. they'll likely be more powerful as well in individual command form but there is a tradeoff in overall program simplicity and the way sketchup's move tool works fits right in with the rest of the sketchup concept..
with a single tool stacking multiple options, you can't necessarily expect it to remember the last entry.. because what happens if i want to use it to array an item then the next time i want to use , i want to simply move an item?
that would be a problem..pretty much the solution, as i see it, would be to program a separate array tool which will remember it's last state.. but to me, if using sketchup, i'd rather just use the move tool and enter measurements on a per use basis.
ymmv -
@jeff hammond said:
it's a choose your poison type of scenario..
the move tool in sketchup is really sweet in the way it puts many operations on one tool without cluttering it up.. it's Move, Copy, Multiple linear array, divisible linear array, and a rotate tool all in one..
on other apps, those will likely all be separate commands in which yes, they will more likely remember the last variable entered.. they'll likely be more powerful as well in individual command form but there is a tradeoff in overall program simplicity and the way sketchup's move tool works fits right in with the rest of the sketchup concept..
with a single tool stacking multiple options, you can't necessarily expect it to remember the last entry.. because what happens if i want to use it to array an item then the next time i want to use , i want to simply move an item?
that would be a problem..pretty much the solution, as i see it, would be to program a separate array tool which will remember it's last state.. but to me, if using sketchup, i'd rather just use the move tool and enter measurements on a per use basis.
ymmvIts either a separate array tool, or an tool which runs parrellel to all other tools which you can simply activate with a checkbox or something.
How hard is it to learn ruby?
-
@masterpaul said:
Its either a separate array tool, or an tool which runs parrellel to all other tools which you can simply activate with a checkbox or something.
probably the separate array tool would be better otherwise, you're going to have a plugin observing at all times sketchup is running just to pick up on a few little things.. seems better to have that type of stuff running at core level?
@unknownuser said:
How hard is it to learn ruby?
probably pretty hard.. easier to just beg someone that already learned it
(but you'll have to sell the idea better i think.. for instance, i'm not sure if TIG will write this simply to save you from typing '/7' every now and then.. maybe think of some other additions as well which will provoke more interest?.
-
You would best propose it to the SketchUp team.
I don't think at the moment plugins can "modify" the VCB behavior of other tools/plugins. This would require a new Ruby API feature, or to implement this directly into the core. -
it's just me or the Copy Past is possible on Mac and not on PC for write something inside the VCB ?
-
@unknownuser said:
it's just me or the Copy Past is possible on Mac and not on PC for write something inside the VCB ?
it's only sort of possible on mac.. the vcb has to have focus in order to copy or paste.. clicking on the box or pressing the tab key will bring focus to it.
-
So that was not a legend! Big Miss!
A ruby can't make the trick ?
Advertisement