Share

ConfigurationJointSnapCell.parentColumn Property

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

Description

Returns the column this cell is in.

Syntax

"configurationJointSnapCell_var" is a variable referencing a ConfigurationJointSnapCell object.

# Get the value of the property.
propertyValue = configurationJointSnapCell_var.parentColumn

Property Value

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

Version

Introduced in version September 2024

Was this information helpful?