Adds an Instance into the active cell. An instance represents the inclusion of one cell as a part of another.
![]()
Synopsis
int uiAddInstance( char* library, char* cell, dbPoint* pt, int orient )
Return Value
Returns 1 if successful, else 0.
Parameters
library - library name
cell - cell name
pt - insert point
orient - the orientation value to use (default: dbcR0). For more information on the orient values see: Orientation Values