Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
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.
Creates a new object representing the PTS file from which to create an import feature.
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)