Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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)
