Edge Not on Grid
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Edge Not on Grid
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence

Author Message
Aby
Guest





Posted: Fri May 13, 2005 8:10 am    Post subject: Edge Not on Grid Reply with quote

Hi everyone,
I wrote some skill code to generate a custom power-grid. The grid
appears fine but when I run DRC on it, it gives me errors stating "Edge
not on grid". I think that it may be because the dimensions I compute
in the skill code are not multiples of the manufactuing grid
resoultion. Is there any simple way to fix these errors?

Any comments would be appreciated.

Saby.

Back to top
Bernd Fischer
Guest





Posted: Fri May 13, 2005 1:50 pm    Post subject: Re: Edge Not on Grid Reply with quote

Hi,

f_grid = techGetMfgGridResolution( techGetTechFile( ddGetObj( t_libName ) ) )

where 't_libName' is your technology library name;

returns the mfgGridResolution value form your tech library technology file
which should probably be the right manufacturing gird.

Use the value to calculate your power grid.

Bernd

wrote:
Quote:
Hi everyone,
I wrote some skill code to generate a custom power-grid. The grid
appears fine but when I run DRC on it, it gives me errors stating "Edge
not on grid". I think that it may be because the dimensions I compute
in the skill code are not multiples of the manufactuing grid
resoultion. Is there any simple way to fix these errors?

Any comments would be appreciated.

Saby.
Back to top
G Vandevalk
Guest





Posted: Fri May 13, 2005 4:10 pm    Post subject: Re: Edge Not on Grid Reply with quote

Also be careful about paths. Centerlines need to be 2 times the grid or the
edges
end up off grid.

-- Gerry @ www.ictooling.com

"Bernd Fischer" <""bernd.fischer\"@xignal-A%&HY%$v#&G=.de"> wrote in message
news:3ej81rF38bvqU1@individual.net...
Quote:
Hi,

f_grid = techGetMfgGridResolution( techGetTechFile( ddGetObj(
t_libName ) ) )

where 't_libName' is your technology library name;

returns the mfgGridResolution value form your tech library technology file
which should probably be the right manufacturing gird.

Use the value to calculate your power grid.

Bernd

wrote:
Hi everyone,
I wrote some skill code to generate a custom power-grid. The grid
appears fine but when I run DRC on it, it gives me errors stating "Edge
not on grid". I think that it may be because the dimensions I compute
in the skill code are not multiples of the manufactuing grid
resoultion. Is there any simple way to fix these errors?

Any comments would be appreciated.

Saby.
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Access Forum - Microsoft Office Forum - Electronics

Contact Us Powered by phpBB