What command to move an edge of a surface?

Hi,
V5
see attached.
What command would alter the edge of this surface.
MoveSurfaceEdge

I had used a command to move the surface AB to location CD. then was succesful in altering the bevel edge to be at CD, but cannot find a command to alter the slope edge to fit back into the new edge at C.
i,e A must go to C.
Move surface edge.3dm (58.1 KB)

Cheers

Steve

1 Like

Hi Steve - - in this case, it seemms simplest to repace the (trimmed) surface with another using PlanarSrf and the edges that bound the desired area.
image

-Pascal

1 Like

Hi Pascal,
ok, I had done that but thought there would be a command to adjust one edge as such.

Steve

1 Like

Hi again,



in the attached what is best practice for altering the surfaces that now need extending,
note that I had to relocate surface up a bit from E to F, and a gap exists at sides and back face, and GH is not a straight line, so a planar fill could get messy. what command for that part ?
others could be MoveEdge.
though I J is not straightfwd…

Move surface edges.3dm (2.8 MB)

Steve

1 Like

Simple planar surfaces are easy to edit, because you either untrim or extend them and trim again to the necessary shape and size, or simply move their control points.

As for the non-planar surfaces with multiple control points, there is a nice plug-in (Extend surface edge) for moving just one edge of a surface while the opposite one stays in place.
ExtendSurfaceEdge.rhp (42.5 KB)

The command to run this plug-in is ! _ExtendEdge

1 Like

Hi,
I tried selecting surface and turning on control point expecting to have one on the corner and they were not on thew corners but at ends of dashed lines somewat away.
So I thought surfaces dont have control points as such then.

so I then del surface and use surface from four planar points and get naked edge, see other thread.

is that add on ok for V5 ?

nAKED EDGE DOT AFTER mOVEeDGE AND ALSO TRY PLANAR 4 POINTS.3dm (2.4 MB)

Steve