2024 Method
Changes 0
M

BasicFileInfo.Extract

Description:
Returns an instance of BasicFileInfo filled with basic information about a Revit file located at the given file-path
public static BasicFileInfo Extract(
	string file
)
  • String
    file
    The full path to the file to be queried, including project (.rvt) and family (.rfa) files.
Return Value BasicFileInfo If successful, basic file data.