cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to get the length of a sweep feature through Object Toolkit C++?

Grace2K
10-Marble

How to get the length of a sweep feature through Object Toolkit C++?

I am using Creo Parametric Release 8.0 and Datecode8.0.9.0

How to get the length of a sweep feature through Object Toolkit C++?
3 REPLIES 3

I think you need to measure the length of the trajectory of a sweep feature.

 

a) Get Element Tree of a sweep. Then find "PRO_E_SWEEP_FRAME_COMP" and get trajectory item (sketch, 3d curve.....)

Take a look "Element Tree for PRO_E_SWEEP_FRAME_COMP"

 

b) Using parent-child relations, find a trajectory of a sweep feature.

Hello @YaroslavSin 
thanks for the answer but I need details about functions/methods to use.


@Grace2K wrote:
but I need details about functions/methods to use.

Hm.. Like this

Дублированный перевод ко дню переводчика отрывка из советского мультфильма "Вовка в тридевятом царстве".
Announcements


Top Tags