COM Interface: ISchSelection
This class provides a method to select objects in the active schematic sheet.
Members
Properties
| Property | Description |
|---|---|
| ISchComponents Components {get} | Returns components that are selected in the active schematic sheet. |
| ISchPins Pins {get} | Returns pins that are selected in the active schematic sheet. |
| ISchSheetNets SheetNets {get} | Returns nets of the sheet that are selected in the active schematic sheet. |

