Compact Data Classes
Compact data classes are data-only classes. They are used, as needed, for arguments and return values for some Creo Object TOOLKIT C++ methods. They do not represent the actual objects in the Creo application.
Was this helpful?