RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCFile

IFCFile.CreateHeaderInstance

Method
Description:
Creates an IFC header instance in the file model.
Remarks:
file_schema, file_description and file_name must be created to get IFC file written successfully. Otherwise, the output IFC file would be empty.
Syntax
Parameters
Parameter Type Description
name String The instance name.
Return Value
Type Description
IFCAnyHandle The instance handle.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null