ConfigurationRow.id Property
Parent Object: ConfigurationRowDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationRow.h>
Description
Gets the unique ID that identifies this row. The ID remains constant for this row as long as the row exists. This is different than the name, which the user can change.
Syntax
"configurationRow_var" is a variable referencing a ConfigurationRow object.
|