IApplication¶
- class IApplication¶
Bases:
ImpactCOMWrapperBase- Description:
The main object for the Impact application.
Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance
- property active_database¶
Gets active_database.
- Returns:
The value of active_database.
- Return type:
- property active_drawing¶
Gets active_drawing.
- Returns:
The value of active_drawing.
- Return type:
- property administration¶
Gets Administration.
- Returns:
The value of Administration.
- Return type:
- property databases¶
Gets Databases.
- Returns:
The value of Databases.
- Return type:
- begin_batch()¶
- end_batch()¶
- quit()¶