apd3d_drop_shadow.gif


 

Paths

At the request of some of our simulation customers, we have added the PATH entity to the 3Di database. This is useful for simulators that have specialized routines for computing the electrical properties of paths.

A path is a GEOM. It is associated with an Extrusion (which determines its Z thickness) It has a layer associated with it and because it is almost always a conductor, it will have a NET if the source was a PCB database.


GEOM
ID 146306968
OBJECT 5
LAYER 19
NET 1144
COLOR 6
EXTR 1 1.457960 1.473200
PATH 2
119.100000 62.650000 0.171500
118.000000 62.650000 0.171500

  

The number following the path statement indicates the number of vertices.

Each line following the path defines an X,Y vertex coordinate pair and associated width at that vertex.

2D Path

Notice that there is no end cap description for the PATH. For most purposes one should assume when rendering the PATH that its end caps are round and that at any bends it has an outer radius equal to 1/2 the width.