<Code Lib>
2027 Method
Changes 0
M

ImporterIFC.SetFile

Description:
Sets the handle to the IFC file being created during this import operation.

public void SetFile(
	IFCFile file
)

  • file
    The handle to the file.

Loading…