Push pull command

Hello,

I am using rhino wip (9) and the push pull command. I see a change in handling. In rhino 8 I could directly select a surface to extrude. In rhino 9 it changed, now I select a surface, it changed into a yello surface, and then I have to hit ‘enter’ again. The two options seem to be switched. Why is that? can it be switchetd back? I think that will give less ‘enters’ and saves time in drawing.

Please let me know.

Kind regards, Maarten WIjnen

@Joshua_Kennedy would be the man to chime in here-

It’s like that because you can now select multiple surfaces with PushPull. When it’s yellow, you can click another surface and make that one yellow too

Awesome when you want multiple selections. Maybe a bit weird, as you’ve found, when only wanting to PushPull a single

Yes, I understand there’s a bit of a hiccup there that wasn’t before. This change was added to support the multiface mode. There’s more info here:

If you want to use PushPull just on a single surface, you can make your own button with the following three commands:

_PushPull
_Pause
Enter

Or use the Gumball…

the macro will be added to RMB
RH-89080 PushPull RMB macro

Hallo Gijs,

So it will be adjusted? I am not a developer, I do’nt know what a rmb is.:slight_smile:

Dag Maarten -

“Right Mouse Button”.
The PushPull Pause Enter macro will be added as a right-click command to the button.
The PushPull command itself will not change.
-wim

And also I use ‘extrude surface’, wich I aliased ‘PP’ - pause - enter.

In rhino wip it discards lines on surfaces, you can not select a devided plane on the surface to extrude. For me the two commands are in the same family, or is that not the case?

Dag Maarten -

Are you reporting a change in the ExtrudeSrf command between Rhino 8 and Rhino WIP?
In a quick test, extruding a sub-surface of a polysurface works fine in the WIP.
-wim

I think you are referring to the automatic splitting of surfaces in PushPull? That only works in PushPull.

Yes, I think I was mistaken, it works ok.

RH-89080 is fixed in Rhino WIP

I don’t see a RMB option on the PushPull command in the latest WIP.

You’ll need to run Reset and choose Delete toolbar customizations for these changes to take effect.

I tried this but it didn’t help. Ok wait. The option appears in the main left side toolbar. The command in Solid Tools however does not have the right click option.

System Info

Rhino 9 SR0 2026-3-10 (Rhino WIP, 9.0.26069.12305, Git hash:master @ 924f643dfaea3042086f487377615886345e2d62)
License type: Commercial, build 2026-03-10
License details: Cloud Zoo
Expires on: 2026-04-24

Windows 11 (10.0.26200 SR0.0) or greater (Physical RAM: 128GB)
.NET 9.0.14

Computer platform: DESKTOP

Standard graphics configuration using DirectX
Primary display: NVIDIA RTX A5000 (NVidia) Memory: 24GB, Driver date: 12-19-2025 (M-D-Y). DirectX(11)
> Accelerated graphics device with 4 adapter port(s)
- Windows Main Display attached to adapter port #0
- Secondary monitor attached to adapter port #1

Secondary graphics devices.
NVIDIA Quadro K2200 (NVidia) Memory: 4GB, Driver date: 12-19-2025 (M-D-Y).
> Accelerated graphics device with 4 adapter port(s)
- There are no monitors attached to this device!

DirectX Settings
Safe mode: Off

OpenBLAS: OpenBLAS 0.3.30 DYNAMIC_ARCH NO_AFFINITY Zen MAX_THREADS=64.

Rhino plugins that do not ship with Rhino

Rhino plugins that ship with Rhino
C:\Program Files\Rhino 9 WIP\Plug-ins\Commands.rhp “Commands” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 9 WIP\Plug-ins\UpdatesAndStatistics\UpdatesAndStatistics.rhp “UpdatesAndStatistics” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 9 WIP\Plug-ins\MeshCommands.rhp “MeshCommands” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\IronPython\RhinoDLR_Python.rhp “IronPython” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\RhinoCycles.rhp “RhinoCycles” 9.0.26069.12305
C:\Program Files\Rhino 9 WIP\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 9 WIP\Plug-ins\Displacement.rhp “Displacement”
C:\Program Files\Rhino 9 WIP\Plug-ins\SectionTools.rhp “SectionTools”

thanks for reporting, I’ll reopen the issue.