Hello every one
If you ever encounter a problem with pushpull command, wrong behavior, incorrect hole, unable to make a door out of a window, any kind of overlapping volumes, just save quit and relaunch Rhino.
Note 1
Unhappily, One cannot use a planar line or curve to pushpull in a group if this curve is not INSIDE the group (or Block)
Note 2
Advice, use Block Edit New (par wucl12) to modify elements in groups or blocks. This main feature should be part of Rhino, Wucl12’s work is fantastic and should be reworded.
Note 3
Disable snapping (with alt key) when “pushpulling” with same last value to avoid doing it the wrong side with left click
Note 4
Copy with Ctrl+Shift and Gumball ALT feature any segment of an extrusion or polysurface to pushpull : easy and fast for partitions in architecture or Windows and doors.
Note 5
You can use the below my shortcuts to create “Guide Lines” that will work with pushpull command
; *** AA AID DRAW ***
aal ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Line pause pause _SelLast _Scale _Enter 10 _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aax ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Line b pause r5000,0,0 '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aay ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Line b pause r0,5000,0 '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aaz ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Line b pause r0,0,5000 '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aaci ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Circle pause pause '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aapl ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Polygon pause pause pause pause '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aap ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Offset _pause _pause _pause '_SelLast _scale enter 2 _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aai ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _Intersect pause '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aadf ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _DupFaceBorder _pause '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
aade ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _DupEdge pause '_SelLast _BringToFront _-Properties _Object _Layer xxx_guide _EnterEnd
; *** AA AID VISIBILTY ***
aas ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _-SelLayer xxx_guide Enter
aao ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter -_Layer On xxx_guide Enter
aaf ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter -_Layer Off xxx_guide Enter
aad ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter _-SelLayer xxx_guide Enter _Delete
aall ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter -_Layer Lock xxx_guide Enter
aauu ! _-Layer New xxx_guide r xxx_guide 0,0,255 o xxx_guide Enter -_Layer Unlock xxx_guide Enter
Report any strange behavior in this topic please.
Thanks to Rhino dev, push pull is cool