Share

ConfigurationReplaceDesign.name Property

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

Description

Gets the name of the ConfigurationReplaceDesign object.

Syntax

"configurationReplaceDesign_var" is a variable referencing a ConfigurationReplaceDesign object.

# Get the value of the property.
propertyValue = configurationReplaceDesign_var.name

Property Value

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

Version

Introduced in version September 2025

Was this information helpful?