Returns the parent loft section.
# Get the value of the property.propertyValue = loftEndCondition_var.parentLoftSection
#include <Fusion/Features/LoftEndCondition.h>// Get the value of the property.Ptr<LoftSection> propertyValue = loftEndCondition_var->parentLoftSection();