API Guide > PTC Mathcad Prime Objects
PTC Mathcad Prime Objects
This chapter describes the PTC Mathcad Prime objects along with their methods and properties.
You can create new instances of the following two top-level objects:
The Application class—Co-create an instance of Mathcad.Application
The Worksheet class—Co-create an instance of Mathcad.Worksheet
Other objects can only be manipulated through these objects and their children. For example, you cannot create the Worksheet.Regions collection on its own.
Was this helpful?