Is there a CB function for detecting and creating lines/shapes from the edges of surface files? Sometime ago a made this part from a surface file I was given and used the polylines above the surface as bounding regions but I'll be darned if I can remember how I generated them. I did a very similar part yesterday.
To produce the bounding regions I enlarged, hand placed a lot of points along the edges looking down on the surface in XY plane, connected the points with a spline, converted the spline to polylines, and joined up the shape. It worked but was laborious and messy. When I looked at the XZ plane, many of the points I selected on the edge of the surface were assign a Z value, not 0. I had to go into the point table, change all the Z values to 0, and reconstruct the spline and polylines.
I looked at the plug-ins page but didnt see an applicable PI. Is there a better way?
Best,
Kelly