Returns the timeline object associated with this feature.
# Get the value of the property.propertyValue = sweepFeature_var.timelineObject
#include <Fusion/Features/SweepFeature.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = sweepFeature_var->timelineObject();