User's Guide > Models
Models
This section describes how to program on the model level using Creo Object TOOLKIT C++.
Overview of Model Objects
Models can be any Creo file type, including parts, assemblies, drawings, sections, and notebook. The classes and methods in pfcModel provide generic access to models, regardless of their type. The available methods enable you to do the following:
Access information about a model.
Open, copy, rename, and save a model.
Was this helpful?