IFCTransaction
Constructor
Description:
Instantiates a transaction object.
Instantiates a transaction object.
Remarks:
The transaction starts by creating a transaction object.
The transaction starts by creating a transaction object.
Parameters
Parameter | Type | Description |
---|---|---|
file | IFCFile | The IFC file for which this transaction is going to be used. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |