IFCFile.CreateHeaderInstance
Description:
Creates an IFC header instance in the file model.
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.
file_schema, file_description and file_name must be created to get IFC file written successfully. Otherwise, the output IFC file would be empty.
public IFCAnyHandle CreateHeaderInstance(
string name
)
-
StringnameThe instance name.
-
A non-optional argument was null