PatternElement.occurrences Property
Parent Object: PatternElementDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/PatternElement.h>
Description
If the patternEntityType property of the parent feature returns OccurrencesPatternType then this property will return the occurrences associated with this particular pattern element.
Syntax
"patternElement_var" is a variable referencing a PatternElement object.
|