2027 Constructor
Changes 0
C

IFCTransaction

Description:
Instantiates a transaction object.
Remarks:
The transaction starts by creating a transaction object.
public IFCTransaction(
	IFCFile file
)
  • file
    The IFC file for which this transaction is going to be used.