Share

ArrangeOccurrenceResult.occurrence Property

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

Description

The Occurrence object in the Arrange envelope.

Syntax

"arrangeOccurrenceResult_var" is a variable referencing an ArrangeOccurrenceResult object.

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

Property Value

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

Version

Introduced in version January 2025

Was this information helpful?