Glade Reference
The view class represents a view, which is a representation of a cell. A view has a db_viewType which can be maskLayout, schematic, symbol, abstract, autoLayout or verilog. A view is derived from a dbObj, so it can have properties. The combination of a cell and a view is a cellView.
Creates an view object.
Get a Python list of the cellViews for this view.
Sets the view's name.
Gets the view's name.
Sets the view's type. The viewType can currently be one of maskLayout, schematic, symbol, abstract, autoLayout, verilog.
Returns the view's type.
Returns the view's type as a string, e.g. "maskLayout".
Adds cv to the view's cellView list.
Finds the cellView for this view with view name cellName. If it does not exist, a null pointer is returned.
Returns the object's type (VIEW).
Returns the object's print name ("VIEW").
Copyright � Peardrop Design Systems Ltd 2026.