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