Share

ConfigurationCustomThemeTables.count Property

Parent Object: ConfigurationCustomThemeTables
Defined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationCustomThemeTables.h>

Description

Returns the number of custom theme tables associated with the top table.

Syntax

"configurationCustomThemeTables_var" is a variable referencing a ConfigurationCustomThemeTables object.

# Get the value of the property.
propertyValue = configurationCustomThemeTables_var.count

Property Value

This is a read only property whose value is a uinteger.

Version

Introduced in version January 2024

Was this information helpful?