Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what is the code to create a polygon with given coordinates through calibre tvf

Status
Not open for further replies.

Vjayakrishna

Newbie level 4
Joined
Jun 27, 2010
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
bangalore
Activity points
1,319
I tried tvf::SETLAYER and tvf OUTLAYER commands, but are not working because creating polygon is not an layer assignment operation.
could u please help me in this.

Regards,
JK
 

Hi JK-

I believe what you want is the POLYGON statement. It is supported in compile-time TVF, but not sure about run-time TVF. It draws a polygon using coordinates on the layer you specify.

If you can use SVRF instead of TVF, there is also Layout Polygon, which lets you also specify a layer of hierarchy.

Best-

Sam.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top