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