ConfigurationInsertStandardDesignColumn.id Property
Parent Object:
ConfigurationInsertStandardDesignColumnDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationInsertStandardDesignColumn.h>
Description
The id of the column. This is constant and cannot be changed by the user.
Syntax
"configurationInsertStandardDesignColumn_var" is a variable referencing a ConfigurationInsertStandardDesignColumn object.
# Get the value of the property. propertyValue = configurationInsertStandardDesignColumn_var.id
|
"configurationInsertStandardDesignColumn_var" is a variable referencing a ConfigurationInsertStandardDesignColumn object.
#include <Fusion/Configurations/ConfigurationInsertStandardDesignColumn.h>
// Get the value of the property. string propertyValue = configurationInsertStandardDesignColumn_var->id();
|
Property Value
This is a read only property whose value is a string.
Version
Introduced in version September 2025