de_add_vertex()
Adds a vertex to an existing polygon, polyline, wire or trace in the current representation. Returns: none.
Syntax:
de_add_vertex(x,y, nx, ny);
where
x,y is the point between two existing vertices, between which a new vertex is added.
nx, ny is the coordinates for a new vertex.
Example:
de_add_vertex(5.0, 9.0, 5.0, 7.9);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()