IBcadDocument Class
Overview
The IBcadDocument defines the document.
Inheritance Hierarchy
- IDispatch
- IBcadDocument
Namespace: Beaver
Properties
Name | Description |
---|---|
![]() |
Gets the path of the doucment. |
![]() |
Gets the utility object of the document. |
![]() |
Gets the views of the document. |
Methods
Name | Description |
---|---|
![]() |
Closes the document. |
![]() |
Activates the document. |
![]() |
Saves the document. |
![]() |
Saves as the document with specific file name. |
![]() |
Sends a command. |
![]() |
Undo the document. |
![]() |
Set undo mark in the document. |
![]() |
Redo the document. |