I am getting the following warnings:
cellIdOut = dbOpenCellViewByType(libName cellOutName viewName "schematic" "a")
schExtractConn(cellIdOut)
lxGenFromSource(cellIdOut ?initCreatePins nil ?ignoreSchematicCheck t ?initCreateBoundary nil)
===>
*WARNING* ddGetObjParent: : Was passed an Invalid Id (0x16153c04).
INFO (BND-1002): Binder initialization report:
Schematic instances with corresponding layout instances: 1
Layout instances with corresponding schematic instances: 1
Layout instances with no corresponding schematic instance: 0
Instances present in schematic but missing from layout: 0
*WARNING* ddGetObjSize: Was passed an Invalid Id (0x16153c04).
*WARNING* (DB-270000): dbOpenCellViewByType: Attempt to open a design that is being purged
*WARNING* ddGetObjParent: : Was passed an Invalid Id (0x16153c04).
Evertyhing goes OK, but why the warnings