FamilySizeTableManager.ImportSizeTable
Description:
Imports a FamilySizeTable from a CSV file.
Imports a FamilySizeTable from a CSV file.
public bool ImportSizeTable(
Document document,
string filePath,
FamilySizeTableErrorInfo errorInfo
)
-
documentFamily owned document or project document.
-
StringfilePathThe CSV file path.
-
errorInfoAn error object to be written to if errors occur.
-
A non-optional argument was null