Programming Guide : 4. Working with Classes : Overview of the OpenROAD System Classes : Class
 
Share this page                  
Class
This abstract class contains information about all the system classes:
Class
Contains information about all OpenROAD system classes. It provides a method (Create) that you use to create a new object of a specified class.
The Class system class has a single subclass, UserClassObject, which is a runtime object used to manage user class information.