Parent Object: PathPatternFeature Defined in namespace "adsk::fusion" and the header file is <Fusion/Features/PathPatternFeature.h>
Description
Gets and sets the input entities. The collection can contain faces, features, bodies or occurrences. All of the entities must be of a single type. For example, it can't contain features and occurrences but only features or occurrences.
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)