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