SCH_PrimitiveComponent class
Schematic & symbol / device primitive class
Signature
class SCH_PrimitiveComponent implements ISCH_PrimitiveAPIImplements: ISCH_PrimitiveAPI
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
create(component, x, y, subPartName, rotation, mirror, addIntoBom, addIntoPcb) | (BETA) Create Device | |
(BETA) Create Reuse block symbol | ||
(BETA) Create Net flag | ||
(BETA) Create Net port | ||
(BETA) Create a short circuit flag | ||
(BETA) Delete Device | ||
(BETA) Get Device | ||
(BETA) Get Device | ||
(BETA) Get all Device | ||
(BETA) Get all pins associated with the device | ||
(BETA) Get all Device primitive IDs | ||
(BETA) Get The set of all property names of all devices | ||
(BETA) Modify Device | ||
(BETA) Place reuse block schematic sheet | ||
(BETA) Place with the mouse device | ||
(BETA) Place with the mouse symbol | ||
(BETA) Set the device UUID associated with the AnalogGround net flag in the extension API | ||
(BETA) Set the device UUID associated with the Ground net flag in the extension API | ||
(BETA) Set the device UUID associated with the Power net flag in the extension API | ||
(BETA) Set the device UUID associated with the ProtectGround net flag in the extension API | ||
(BETA) Set the device UUID associated with the BI net port in the extension API | ||
(BETA) Set the device UUID associated with the IN net port in the extension API | ||
(BETA) Set the device UUID associated with the OUT net port in the extension API |