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