PatternElement.transform Property
Parent Object: PatternElementDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/PatternElement.h>
Description
Get the transform that describes this elements relative position to the parent object(s). The transform returned for the first element in a pattern will be an identity matrix.
Syntax
"patternElement_var" is a variable referencing a PatternElement object.
|