|
M
CreateFamilySizeTableManager(Document, ElementId)
|
Boolean
|
Adds FamilySizeTableManager to a Family.
A FamilySizeTableManager and FamilySizeTables are only needed when
importing, exporting, or removing size data previously stored in CSV files.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
ExportSizeTable(String, String)
|
Boolean
|
Exports the size table to aCSV file.
|
|
|
M
GetAllSizeTableNames()
|
IList<String>
|
Get the FamilySizeTable names in a family.
|
|
|
M
GetFamilySizeTableManager(Document, ElementId)
|
FamilySizeTableManager
|
Gets a FamilySizeTableManager from a Family
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetSizeTable(String)
|
FamilySizeTable
|
Get a FamilySizeTable by name.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
HasSizeTable(String)
|
Boolean
|
Checks if a FamilySizeTable of a given name exists.
|
|
|
M
ImportSizeTable(Document, String, FamilySizeTableErrorInfo)
|
Boolean
|
Imports a FamilySizeTable from a CSV file.
|
|
|
M
RemoveSizeTable(String)
|
Boolean
|
Removes the FamilySizeTable of a given name.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|