ArrangeOccurrenceResult.occurrence Property
Parent Object:
ArrangeOccurrenceResultDefined 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
|
"arrangeOccurrenceResult_var" is a variable referencing an ArrangeOccurrenceResult object.
#include <Fusion/Arrange/ArrangeOccurrenceResult.h>
// Get the value of the property. Ptr<Occurrence> propertyValue = arrangeOccurrenceResult_var->occurrence();
|
Property Value
This is a read only property whose value is an
Occurrence.
Version
Introduced in version January 2025