Returns the timeline object associated with this construction point.
# Get the value of the property.propertyValue = constructionPoint_var.timelineObject
#include <Fusion/Construction/ConstructionPoint.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = constructionPoint_var->timelineObject();