IBcadApplication Class
Overview
The IBcadApplication defines the application.
Inheritance Hierarchy
- IDispatch
- IBcadApplication
Namespace: Beaver
Properties
| Name | Description |
|---|---|
Documents |
The documents of the application. |
ActiveDocument |
The active document of the application. |
Methods
| Name | Description |
|---|---|
GetVariable |
Gets the value of the variable. |
SetVariable |
Sets the value of the variablev |
IsExistVariable |
Determines whether the specified variable is exist. |
Quit |
Quits the appliation. |

