Share

MoveFeatureFreeMoveDefinition.parentMoveFeature Property

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

Description

Returns the parent MoveFeature object

Syntax

"moveFeatureFreeMoveDefinition_var" is a variable referencing a MoveFeatureFreeMoveDefinition object.

# Get the value of the property.
propertyValue = moveFeatureFreeMoveDefinition_var.parentMoveFeature

Property Value

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

Version

Introduced in version January 2023

Was this information helpful?