2024 Method
Changes 0
M

ImporterIFCUtils.GetLocalFileName

Description:
Get the local file name, including the path, corresponding to a linked IFC file. This will create a local copy of the IFC file if necessary.
public static string GetLocalFileName(
	Document aDoc,
	string fileName
)
Return Value string The local file name and path corresponding to the input file name.