Skip to main content
3-Newcomer
October 7, 2014
Question

Creating axis for the 3D cylindrical part from .STP file.

  • October 7, 2014
  • 1 reply
  • 1166 views

Hi All,

I have a model of a 3D clyindrical part in step format(.STP).

How to create the sweep path for the same if I want to create a sweep of different contour but along the same path?

please help me.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

17-Peridot
October 7, 2014

Maybe not the most robust solution but with this model it will work to intersect 2 sketches.

You would use the silhouette edges as sketch references.

You may need a little more cleanup work but it is possible to do this.

There is a complex kink where the transition is not smooth. This may require special attention if this is critical.

17-Peridot
October 7, 2014

This is another technique you might like.

copy_centerline.PNG

I am using the edges provided by the import model to drive a sweep. The model has sufficient opposite edges to use an origin and a chain. The sketch is 2 equal length lines where one is construction and the other geometry. This generates an surface edge that can be use for subsequent sweeps.