IBcadDocuments Class
Overview
The IBcadDocuments defines a container of documents.
Inheritance Hierarchy
- IDispatch
- IBcadDocuments
Namespace: Beaver
Properties
| Name | Description |
|---|---|
Count |
Gets a number of the docuemnts. |
_NewEnum |
Iterates docuuments. |
Item |
Gets a document of the documents. |
Methods
| Name | Description |
|---|---|
Open |
Opens new document. |
Add |
Add]s a nwe document. |
Close |
Closes all docuemnts. |

