3.3 Interface (DataTable Tab)

1.Group Area

  • Grouping the Parameter By drag the column cell to top blank area.

2.Fix Column Area

  • ElementId - Revit Element Id Column.

  • Categories - Revit Categories Column.

  • Family Name - Revit Family Name Column.

  • Element Name - Revit Type Name Column.

3.Selected Parameter Area

Double Click or F2 Enter the Edit Mode.

Multi cell edit only support on same column.

Each Table Cell have a color that represent the parameter data store type.

  • White Smoke - Represent Data Read Only

    Parameter value not able to edit.

  • Dark Gray - Represent Data Not Exist

    Parameter Not Exist on this Elements.

  • Light Pink - Represent Data Store with Integer

    Parameter Store with whole numbers.

    That means Revit Enumerate Parameter such as Yes = 1 No = 0.

    For example the Wall Location Line, the order of the drop down list means the integer of the parameter store.

    To change the Wall Location Line form Wall Centerline to Core Centerline, you can select multi cell at once and press "F2" to edit the Cell value to 1.

  • Light Yellow - Represent Data Store with Element ID

    Revit only accept the Element ID.

  • Light Green - Represent Data Store with String

    Any type of character.

  • Light Cyan - Represent Data Store with Double

    Any numbers.

  • Dark Orange - Represent Data Store with Special Revit Type

4.Status Bar

  • Rows - Selected Row Number / Total Row

  • Columns - Selected Columns Number / Total Column

  • Cell - Cell Row Position / Cell Column Position

  • Parameter Unique Value - Parameter Count of Unique Value

5.Function Button Area

  • Excel

    1. Export - Export to Excel File

    2. Import - Import Data from Excel File

  • Color

    1. Random Splatter - Generate random color to unique parameter value

    2. Gradient Splatter - Generate gradient color to unique parameter value

    3. Rest - Rest Revit current view element override

  • Refresh Data - Refresh data table data from Revit

  • Select On Revit - Select selected cells element on Revit.

Last updated