COM Interface: IPCBLine
Members
Functions
| Property | Description |
|---|---|
| void Delete() | Deletes the line. |
| void AddSegment(long xStart, long yStart, long xEnd, long yEnd, long width, long tangentArc) | Adds a new segment definition. |
Properties
| Property | Description |
|---|---|
| ISegments** Segments {get} | Deletes the line. |
| VARIANT_BOOL Fixed {get} {set} | Adds a new segment definition. |
| BSTR LayerName {get} | Returns the name of the layer that the line is on. |
| IPCBNet Net {get} | Returns the net data associated with the line. |
Related Topics
COM Interface: IPCBLines
COM Interface: IPCBNet
COM Interface: IPCBSegments
COM Interface: ICopperShapes
COM Interface: IPCBApplication
Class Diagram for eCADSTAR PCB Editor
COM Interface: IPCBLines
COM Interface: IPCBNet
COM Interface: IPCBSegments
COM Interface: ICopperShapes
COM Interface: IPCBApplication
Class Diagram for eCADSTAR PCB Editor

