ConfigurationTopTable.appearanceTable Property
Parent Object: ConfigurationTopTableDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationTopTable.h>
Description
Returns the appearance table associated with this top table. The returned table can be empty and not have any columns. In this case, the table is not displayed in the user interface. Use the returned table to add columns.
Syntax
"configurationTopTable_var" is a variable referencing a ConfigurationTopTable object.
|