有没有高人指点一下,代码给出
提示warning:*WARNING* rodCreatePolygon: ?pts argument must be a list of at least 3 non-coincident, non-
colinear points - nil
*WARNING* rodCreatePolygon: command fail
pcDefinePCell(
list( ddGetObj( "Pcell_test_DYK" ) "cv" "layout" ) ; end of list for first argument
(
( layer1 string "Bottom_Moly")
( space int 2)
( ptList list(0:0 60:0 60:60 0:60))
) ; end of pcell parameters
let(
(aa) ; no local variables in this example
;local value Defined
ptLists = dbLayerSize( pcCellView '("Outie" "drawing") list(aa) space )
)aa=rodGetObj("layer_Ori")~>dbId
dbLayerSize( pcCellView '("ML1" "drawing") list( aa ) space )
) ; end of body_of_code let
) ; end of pcDefinePCell
帮你改了下,再见!