Language Reference Guide : 4. System Classes : UserObject Class
 
Share this page                  
UserObject Class
The UserObject class is the superclass for all user classes that you define in your OpenROAD application. This class behaves exactly as the Object class and inherits all of its methods. For programming purposes, you can treat the UserObject class the same as the Object class.
For a detailed discussion of creating user classes, see the Programming Guide.
Inherits From
Object Class
Inherited By
None
Attributes
None
Methods
None