Parent Object: MirrorFeature Defined in namespace "adsk::fusion" and the header file is <Fusion/Features/MirrorFeature.h>
Description
Gets and sets the entities that are mirrored. It can contain faces, features, bodies, or components. The input must all be of a single type. For example, you can't provide a body and a component but the collection must be either all bodies or all components.
To use 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)