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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Pattern Table Toolkit

Marcusanthony
14-Alexandrite

Pattern Table Toolkit

Is it possible to import datum points  in Creo model  stored  in .pts format file using Creo Toolkit C++ Programming.

 

Which functions and libraries can be used to import it.

 

TIA.

3 REPLIES 3

Creates a new object representing the PTS file from which to create an import feature.

Class wfcIntfPTS (ptc.com)

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric
Marcusanthony
14-Alexandrite
(To:tbraxton)

Thank You for your reply.

 

Do we need to use object toolkit only for this or this can be achieved using protoolkit C++ programming.

The function call I posted is from this subsection of the help files: The Creo Object TOOLKIT C++ APIWizard (ptc.com)

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric
Announcements


Top Tags