2024 Class
Changes 2
C

FamilySizeTableColumn

Description:
Contains column information for a FamilySizeTable.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FamilySizeTableColumn
public class FamilySizeTableColumn : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetSpecTypeId() ForgeTypeId Gets the identifier of the spec describing values in the column.
M GetUnitTypeId() ForgeTypeId Gets the identifier of the unit quantifying values in the column.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Name string The column name.