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