IFCTransaction Members

The IFCTransaction type exposes the following members.

Constructors

  NameDescription
Public methodIFCTransaction
Instantiates a transaction object.

Methods

  NameDescription
Public methodCommit
Commits all changes made to the IFC file during the transaction.
Public methodDispose
Releases all resources used by the IFCTransaction
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRollBack
Rolls back all changes made to the IFC file during the transaction.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also