Hi
Is there a quicker way, maybe a macro that can add 4 quadrant planes to a round extrude? We do a lot with steel wire and as tangent mates are unreliable I have taken to adding planes by default.
Thanks
Steve
Hi
Is there a quicker way, maybe a macro that can add 4 quadrant planes to a round extrude? We do a lot with steel wire and as tangent mates are unreliable I have taken to adding planes by default.
Thanks
Steve
Nothing currently exists. It wouldn't be a terrible macro to write, assuming that:
1. You want the orientation of the planes to be parallel/perpendicular with primary planes
and
2. The axis of the cylinder is parallel with at least one of the primary planes.
OR
You select some other face that is parallel to the axis of the extrusion to use as a parallel/perpendicular reference for the planes.
I found this one interesting enough to play with... Have fun!
Select a cylinder and run the macro. It will search your document for a parallel plane to use when making tangent planes.
Or, select a cylinder and a parallel reference plane or planar face, and it will use the face/plane you chose as the reference for the plane features.
I found this one interesting enough to play with... Have fun!
Select a cylinder and run the macro. It will search your document for a parallel plane to use when making tangent planes.
Or, select a cylinder and a parallel reference plane or planar face, and it will use the face/plane you chose as the reference for the plane features.