ConfigurationAppearanceTable.clear Method
Parent Object: ConfigurationAppearanceTableDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationAppearanceTable.h>
Description
Clears the content of the appearance table, removes the reference from the top table, and hides it in the user interface.
Syntax
"configurationAppearanceTable_var" is a variable referencing a ConfigurationAppearanceTable object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |