<Code Lib>
2020 Property
Changes 0
P

IFCFileReadOptions.XMLConfigFileName

Description:
The XML configuration file name. It is used only for reading IFC-XML format file.
Remarks:
It uses default configuration if it is not set.

public string XMLConfigFileName { get; set; }

Loading…