Parent Object: RectangularPatternFeature Defined in namespace "adsk::fusion" and the header file is <Fusion/Features/RectangularPatternFeature.h>
Description
Gets and sets the first direction entity. This can be a linear edge, construction axis, sketch line or rectangular pattern feature. If a rectangular pattern feature is set, the directionOneEntity and directionTwoEntity properties return the same rectangular pattern feature.
To set this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)