BIM VILLAGE

Version 2.7.0

IBcadTransaction Class

Overview

The IBcadTransaction defines a transaction that groups changes to the document into one atomic undo unit.
A transaction is started by IBcadTransactionManager.StartTransaction.
If the transaction is released without calling Commit, all changes made in the transaction are rolled back (abort by default).

Inheritance Hierarchy

  • IDispatch
    • IBcadTransaction

Namespace: Beaver

Properties

Name Description

Methods

Name Description
Commit Commits the changes made in the transaction.
Abort Aborts the transaction and rolls back all changes.

© 2019 - 2022 BIM VILLAGE.