Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: Skill code for getting coordinates of both ends of instances

$
0
0
Hi Andrew, I am trying to use the same code for finding the coordinates of all the four terminals of a mosfet(to be able to draw wire through it). But dbTransformPoint function is throwing an error mentioned below. a=geGetSelSet() foreach(mapcar instTerm a~>instTerms list(instTerm~>name dbTransformPoint(centerBox(caar(instTerm~>term~>pins)~>fig~>bBox) a~>transform) ) ) *Error* dbTransformPoint: Invalid transform - (((1.0 1.0) "R0" 1.0)) >> dbTransformPoint(centerBox(((&~>fig)~>bBox)) (a~>transform)) list((instTerm~>name) dbTransformPoint(centerBox((&~>bBox)) (a~>transform))) mapcar(lambda((instTerm) list((instTerm~>name) dbTransformPoint(& &))) (a~>instTerms) Please let me know how to resolve this issue. Thanks Utkarsh

Viewing all articles
Browse latest Browse all 33813

Trending Articles