Share

ConfigurationJointSnapColumn.aspectType Property

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

Description

Gets the type of feature aspect this column is controlling.

Syntax

"configurationJointSnapColumn_var" is a variable referencing a ConfigurationJointSnapColumn object.

# Get the value of the property.
propertyValue = configurationJointSnapColumn_var.aspectType

Property Value

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

Version

Introduced in version September 2024

Was this information helpful?