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