Share

ArrangeOccurrenceResult.arrangeComponent Property

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

Description

The ArrangeComponent from the Arrange definition that resulted in the create of this occurrence.

Syntax

"arrangeOccurrenceResult_var" is a variable referencing an ArrangeOccurrenceResult object.

# Get the value of the property.
propertyValue = arrangeOccurrenceResult_var.arrangeComponent

Property Value

This is a read only property whose value is an ArrangeComponent.

Version

Introduced in version January 2025

Was this information helpful?