2020 Method
Changes 0
M

FamilySizeTableManager.ExportSizeTable

Description:
Exports the size table to aCSV file.
public bool ExportSizeTable(
	string tableName,
	string filePath
)
Return Value bool True if successful, false otherwise..