Share

FeaturePatternElementProxy.Transform Property

Parent Object: FeaturePatternElementProxy

Description

Property that returns the transform that describes this occurrences relative position to the parent feature(s). The transform returned for the first element in a pattern (the parent feature(s)) will be an identity matrix.

Syntax

FeaturePatternElementProxy.Transform() As Matrix

Property Value

This is a read only property whose value is a Matrix.

Version

Introduced in version 9

Was this information helpful?