Impact¶
Overview¶
Generated Python COM Wrappers for Impact
- Project Introduction:
This section describes the Impact COM Automation Interface available with Impact. This collection of interfaces can be used with the Impact CAD application to control automation of the application user interface. This document should be used in conjunction with the impact_cad COM Automation Interface section which describes the majority of the CAD objects available.
- Description:
The interfaces described here are available to the Impact application (but not to nServer).
Classes¶
- Application
- Enum
- IAdministration
- IApplication
- ICreator
- IDatabase
- IDatabaseValues
- IDatabaseWindow
- IDatabaseWindowOptions
- IDatabases
- IDialog
- IDialogCallbackParams
- IDialogField
- IDialogFields
- IDialogPictureOptions
- IDragParams
- IDrawing
- IDrawings
- IEntities
- IEntity
- IFileOpenDialog
- IFileSaveDialog
- IGUI
- IGlobals
- ILayer
- ILayoutOptions
- ILayoutResults
- ILog
- IMasterSetting
- IOutputToolbox
- IPickInfo
- IPicker
- IPlotContext
- IPlotOptions
- IRecursedEntity
- IReleaseAction
- IRevertAction
- ISystem
- ITools
- IUnits
- IVector
- IWindow
- IWindows
- ImpactCOMIterator
- ImpactCOMWrapperBase
- Iterable
Enumerations¶
Indicates a type of event that can occur from the IApplication object. |
|
Indicates the style of mouse cursor to be displayed. |
|
Operations that can be performed using the DBW for external data. |
|
Indicates the type of a button, usually created with the IDialog.add_button method. |
|
Indicates the reason for a callback from an IDialog. |
|
Indicates the type of a field displayed in a dialog. |
|
Methods for auto-resizing a picture on a dialog |
|
Commands available for a picture on a dialog |
|
Position of commands for a picture on a dialog |
|
Indicates the orientation of a preview field. |
|
Indicates the case that characters of a text field, created by the IDialog.add_text_field method, are displayed in. |
|
Indicates the types of characters that are permitted in a text field created by the IDialog.add_text_field method. |
|
Indicates which keys the user held down while picking. |
|
Indicates the result of a method of IPlugin. |
|
Defines the priority of a plugin thread. |
|
Specifies a selection tool. |
|
Specifies the buttons to be shown on a message box. |
|
Specifies the type of message box to be shown. |