Subsections


PlaceSegment

Name

PlaceSegment - Places a segment

Synopsys

PlaceSegment ( net, layer, point1, point2, width )

Description

Placement of a segment.
The segment is created between point1 and point2 on the layer layer and with width width. It belongs to the net net.
Note that the segment must be horizontal or vertival.

Parameters

Example

PlaceSegment ( myNet, "ALU3", XY (10, 0), XY (10, 100), 2 )

Errors

Some errors may occur :

See Also

Introduction Layout PlaceContact PlacePin PlaceRef GetRefXY ]seccopy

Sophie BELLOEIL
20051116.1