Occurrences.asArray Method
Parent Object: OccurrencesDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/Occurrences.h>
Description
Get the current list of all occurrences. The occurrences are returned in the same order as they appear in the browser.
Syntax
"occurrences_var" is a variable referencing an Occurrences object.
|
Return Value
Type | Description |
Occurrence[] | Returns the current list of all occurrences. |