Parent Object: SplitBodyFeature Defined in namespace "adsk::fusion" and the header file is <Fusion/Features/SplitBodyFeature.h>
Description
Gets the entity that defines the splitting tool. The splitting tool is a single entity that can be either a solid body, open body, plane, sketch curve or face that partially or fully intersects the bodyToSplit.
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)