Interfaces
Interface | Description |
---|---|
ISchematicBuilderUI | Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder). |
ISchematicCreateDiagramDialog | Provides access to members that control the dialog that opens when a user asks to generate a new schematic diagram (this interface is only useful for developing a new GUI for creating the diagrams). |
ISchematicDisplayDiagramHelper | Provides access to members that help to display a schematic diagram. |
ISchematicLayoutMgr | Provides access to members that control the Schematic Layout Task dropdown list. |
ISchematicNetworkAnalystMgr | Provides access to members that control the Schematic Trace Task dropdown list. |
ISchematicTarget | Provides access to members that control the Schematic Layer target; that is the layer related to the active schematic diagram. |