Push / Pull
-
Is there a possability to set the Push/Pull option to add a new starting faces? Right now, I have to press [Ctrl], when I will create these faces.
Regards,
Kurt -
There isn't a specific setting for that and it doesn't appear that you could set a single key shortcut to do that. I'll bet one of the Ruby wizards could write a little bit of code that would allow you to pick the Push/Pull tool and create a new starting face with a keyboard shortcut. I'd do it if I knew how.
-
You could write an API based PushPull alternative Tool that's do it as you wnat... BUT it'd have to live alongside the original tool... Since you only need to use Ctrl to do it with the native tool anyway it seems a bit excessive to reinvent the wheel... There is a toggle in 'Preferences' regarding PushPulling preselected faces, introduced in v8 recently to allow you to select a face then orbit to PushPull it after that - but that and Ctrl toggle are the extent of PushPull's options. Have you considered the JointPushPull script ?
-
Thanks for replaying
@unknownuser said:
it seems a bit excessive to reinvent the wheel...
Your are completely rigth! That does not make sense. I was just looking for a possability to set and save such an option along the skp-file.
@unknownuser said:
Have you considered the JointPushPull script ?
Yes, I thought about that. But I decided to work only with a few plugins.
Regards,
Kurt
Advertisement