IFCTransaction
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Commit() | None | Commits all changes made to the IFC file during the transaction. | |
| Dispose() | None | Releases all resources used by the IFCTransaction | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| RollBack() | None | Rolls back all changes made to the IFC file during the transaction. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |