RVTDocs.com

FamilySizeTableManager.RemoveSizeTable

Method
Description:
Removes the FamilySizeTable of a given name.
Syntax
public bool RemoveSizeTable(
	string tableName
)
Parameters
Parameter Type Description
tableName String The FamilySizeTable name.
Return Value
Type Description
Boolean True if successful, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null