Hi all, I was under the impression that Push-Pull command had an extend option that would let me grow truncated solids extending their trimmed surfaces. But I do not see that option working any more in V9 WIP or V8.
Did I dream this functionality existed? Is it now removed? replaced to a different tool?
in this case, a polysurface made our of just of planar degree-1 surfaces making a super simple solid is too much for Rhino push-pull extend to handle? Are we all ok with this?
Can’t say if it worked in the past, but out of spec for current; from the help page: “The Mode option is only available when extending is possible that is when all the surrounding surfaces are planar”
Next is that you seemingly can’t extend a surface past a vertex where a pair of non-coplanar adjacent surfaces meet with its corner, as with the top two here:
Whereas you can extend a surface where the corner is not on the adjacent surfaces’ common edge as here, where it can be extended outward until it reaches the edge at the red arrow, or inward until it hits the one at the blue arrow:
hi @jeremy5, thanks for checking this. I thought that untrimmed 4-sides edges would work, but I guess not. Was that also always the case? (@Joshua_Kennedy)
I run a planarity script and it the identified those 2 surfaces:
I merged all coplanar faces and then trimmed the end so that the intersection of the top faces no longer coincided with the corner of the face to be pulled:
Demonstrating how when the corner of a face coincides with the vertex between two adjoining faces it restricts the pushpull function. Something that needs some developer love.