Migration Guide : C. Features Introduced in OpenROAD 5.1 : New Features : Array Class
 
Share this page          
Array Class
A new system class Array with one attribute was added.
Array class
Inherits from ArrayObject and makes available the Row_Class attribute
Row_Class attribute
References the Class object that corresponds to the declared data type of the array. All items in the array must be of this class or one of its subclasses.
For more information about this class and attribute, see the Language Reference Guide and the System Reference Summary.